12 #ifndef ROOT_TEveQuadSetGL 13 #define ROOT_TEveQuadSetGL The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
void RenderLines(TGLRnrCtx &rnrCtx) const
GL rendering for line-types.
void RenderQuads(TGLRnrCtx &rnrCtx) const
GL rendering for free-quads and rectangles.
TEveQuadSetGL & operator=(const TEveQuadSetGL &)
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
#define ClassDef(name, id)
OpenGL renderer class for TEveDigitSet.
void RenderHexagons(TGLRnrCtx &rnrCtx) const
GL rendering for hexagons.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Draw quad-set with GL.
virtual Bool_t IgnoreSizeForOfInterest() const
Return true if size of this shape should be ignored when determining if the object should be drawn...
Mother of all ROOT objects.
GL-renderer for TEveQuadSet class.
TEveQuadSetGL()
Constructor.
Supports various internal formats that result in rendering of a set of planar (lines, rectangles, hexagons with shared normal) objects.