12#ifndef ROOT_TGLParametricEquationGL 
   13#define ROOT_TGLParametricEquationGL 
#define ClassDefOverride(name, id)
 
GL-renderer wrapper for TGLParametricEquation.
 
TGLParametricEquation * fM
 
TGLParametricEquationGL(const TGLParametricEquationGL &)=delete
 
void SetBBox() override
Setup bounding-box.
 
void DirectDraw(TGLRnrCtx &rnrCtx) const override
Render the object.
 
~TGLParametricEquationGL() override
Destructor.
 
Bool_t SetModel(TObject *obj, const Option_t *opt=nullptr) override
Set model object.
 
Bool_t KeepDuringSmartRefresh() const override
 
TGLParametricEquationGL & operator=(const TGLParametricEquationGL &)=delete
 
TGLParametricEquationGL()
Constructor.
 
A parametric surface is a surface defined by a parametric equation, involving two parameters (u,...
 
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.