14#ifndef ROOT_TGLPolyMarker
15#define ROOT_TGLPolyMarker
#define ClassDef(name, id)
Generic 3D primitive description class.
Abstract logical shape - a GL 'drawable' - base for all shapes - faceset sphere etc.
To draw a 3D polymarker in a GL window.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Debug tracing.
virtual Bool_t IgnoreSizeForOfInterest() const
Return true if size of this shape should be ignored when determining if the object should be drawn.
std::vector< Double_t > fVertices
void DrawStars() const
Draw stars.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...