12 #ifndef ROOT_TEveStraightLineSetGL 13 #define ROOT_TEveStraightLineSetGL The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual Bool_t ShouldDLCache(const TGLRnrCtx &rnrCtx) const
Override from TGLObject.
TEveStraightLineSetGL & operator=(const TEveStraightLineSetGL &)
TEveStraightLineSetGL()
Constructor.
#define ClassDef(name, id)
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render the line-set with GL.
Base-class for direct OpenGL renderers.
Standard selection record including information about containing scene and details ob out selected ob...
virtual Bool_t IgnoreSizeForOfInterest() const
Return true if size of this shape should be ignored when determining if the object should be drawn...
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Process results of the secondary selection.
virtual void SetBBox()
Setup bounding box information.
Base GL viewer object - used by both standalone and embedded (in pad) GL.
GL-renderer for TEveStraightLineSet class.
virtual Bool_t SupportsSecondarySelect() const
virtual ~TEveStraightLineSetGL()
Mother of all ROOT objects.
TGLScene provides management and rendering of ROOT's default 3D /object representation as logical and...
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
virtual void Draw(TGLRnrCtx &rnrCtx) const
Draw function for TEveStraightLineSetGL. Skips line-pass of outline mode.
Set of straight lines with optional markers along the lines.