12#ifndef ROOT_TGLParametricEquationGL 
   13#define ROOT_TGLParametricEquationGL 
#define ClassDef(name, id)
 
GL-renderer wrapper for TGLParametricEquation.
 
TGLParametricEquation * fM
 
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render the object.
 
TGLParametricEquationGL & operator=(const TGLParametricEquationGL &)
 
TGLParametricEquationGL(const TGLParametricEquationGL &)
 
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=nullptr)
Set model object.
 
virtual void SetBBox()
Setup bounding-box.
 
virtual Bool_t KeepDuringSmartRefresh() const
 
TGLParametricEquationGL()
Constructor.
 
virtual ~TGLParametricEquationGL()
Destructor.
 
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.