Logo ROOT   6.08/07
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:

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 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)