12 #ifndef ROOT_TGLParametricEquationGL
13 #define ROOT_TGLParametricEquationGL
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
virtual ~TGLParametricEquationGL()
Destructor.
virtual Bool_t SetModel(TObject *obj, const Option_t *opt=0)
Set model object.
TGLParametricEquationGL & operator=(const TGLParametricEquationGL &)
TGLParametricEquationGL()
Constructor.
GL-renderer wrapper for TGLParametricEquation.
virtual void SetBBox()
Setup bounding-box.
Description of TGLPlot3D.
virtual Bool_t KeepDuringSmartRefresh() const
ClassDef(TGLParametricEquationGL, 0)
Service class for 2-Dim histogram classes.
TGLParametricEquation * fM
A parametric surface is a surface defined by a parametric equation, involving two parameters (u...
Mother of all ROOT objects.
virtual void DirectDraw(TGLRnrCtx &rnrCtx) const
Render the object.