13 #ifndef ROOT_TPointSet3DGL 14 #define ROOT_TPointSet3DGL The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual void SetBBox()
Set bounding-box.
#define ClassDef(name, id)
Base-class for direct OpenGL renderers.
virtual void ProcessSelection(TGLRnrCtx &rnrCtx, TGLSelectRecord &rec)
Processes secondary selection from TGLViewer.
virtual Bool_t SupportsSecondarySelect() const
Standard selection record including information about containing scene and details ob out selected ob...
virtual Bool_t ShouldDLCache(const TGLRnrCtx &rnrCtx) const
Override from TGLLogicalShape.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model.
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.
Direct OpenGL renderer for TPointSet3D.
virtual void Draw(TGLRnrCtx &rnrCtx) const
Draw function for TPointSet3D. Skips line-pass of outline mode.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Direct GL rendering for TPointSet3D.