13 #ifndef ROOT_TPointSet3DGL
14 #define ROOT_TPointSet3DGL
16 #ifndef ROOT_TGLObject
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual void SetBBox()
Set bounding-box.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TPointSet3D.
Base-class for direct OpenGL renderers.
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Processes secondary selection from TGLViewer.
Standard selection record including information about containing scene and details ob out selected ob...
virtual Bool_t SupportsSecondarySelect() const
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model.
virtual Bool_t ShouldDLCache(const TGLRnrCtx &rnrCtx) const
Override from TGLLogicalShape.
virtual void Draw(TGLRnrCtx &rnrCtx) const
Draw function for TPointSet3D. Skips line-pass of outline mode.
Mother of all ROOT objects.
Direct OpenGL renderer for TPointSet3D.
virtual Bool_t IgnoreSizeForOfInterest() const
Return true if size of this shape should be ignored when determining if the object should be drawn...