27 std::vector<TPoint> markerShape;
29 auto markerType =
attmark.GetMarkerShape(markerSize, markerShape, scaleFactor);
53 for (
unsigned i = 0; i <
nPoints; ++i)
58 for (
unsigned i = 0; i <
nPoints; ++i) {
69 for (
unsigned i = 0; i <
nPoints; ++i) {
74 for (std::size_t
p = 1;
p < markerShape.size();
p++)
84 for (
unsigned i = 0; i <
nPoints; ++i) {
87 for (std::size_t
p = 0;
p < markerShape.size();
p += 2) {
97 for (
unsigned i = 0; i <
nPoints; ++i) {
100 for(std::size_t t = 0; t < markerShape.size(); t += 3) {
103 for (std::size_t
p = t + 1;
p < t + 3;
p++)
int Int_t
Signed integer 4 bytes (int)
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
winID h TVirtualViewer3D TVirtualGLPainter p
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t rect
Option_t Option_t TPoint xy
Option_t Option_t TPoint DrawPolyMarker
static Width_t GetMarkerLineWidth(Style_t style)
Internal helper function that returns the line width of the given marker style (0 = filled marker)
Bool_t SetLineColor(CGContextRef ctx, Color_t colorIndex)
Bool_t SetFillColor(CGContextRef ctx, Color_t colorIndex)
void SetLineWidth(CGContextRef ctx, Int_t width)
void SetLineStyle(CGContextRef ctx, Int_t lstyle)