12#ifndef ROOT_TGLParametricEquationGL
13#define ROOT_TGLParametricEquationGL
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
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,...
TGLPlot3D(const TGLPlot3D &)=delete
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.