#define ClassDefOverride(name, id)
 
TF2GL & operator=(const TF2GL &)=delete
 
~TF2GL() override
Destructor.
 
void SetBBox() override
Setup bounding-box.
 
Bool_t KeepDuringSmartRefresh() const override
 
Bool_t SetModel(TObject *obj, const Option_t *opt=nullptr) override
Set model object.
 
TF2GL(const TF2GL &)=delete
 
void DirectDraw(TGLRnrCtx &rnrCtx) const override
Render the object.
 
A 2-Dim function with parameters.
 
Description of TGLPlot3D.
 
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
 
Service class for 2-D histogram classes.
 
Mother of all ROOT objects.