ROOT  6.06/09
Reference Guide
Namespaces | Functions
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:

Go to the source code of this file.

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 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)