Logo ROOT  
Reference Guide
QuartzMarker.h File Reference
#include <vector>
#include <Cocoa/Cocoa.h>
#include "Rtypes.h"
#include "TPoint.h"
Include dependency graph for QuartzMarker.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Quartz
 

Functions

void ROOT::Quartz::DrawPolyMarker (CGContextRef ctx, const std::vector< TPoint > &marker, Size_t markerSize, Style_t markerStyle)
 
void ROOT::Quartz::DrawPolyMarker (CGContextRef ctx, unsigned nPoints, const TPoint *marker, Size_t markerSize, Style_t markerStyle)