Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
QuartzMarker.h File Reference
#include <vector>
#include <Cocoa/Cocoa.h>
#include "Rtypes.h"
#include "TPoint.h"

Namespaces

namespace  ROOT
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)