20#include "TGLIncludes.h"
72 glPushAttrib(GL_ENABLE_BIT | GL_LIGHTING_BIT);
73 glEnable(GL_NORMALIZE);
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
TGLBoundingBox fBoundingBox
! Shape's bounding box.
TT * SetModelDynCast(TObject *obj)
TGLParametricEquation * fM
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.
TGLParametricEquationGL()
Constructor.
TGLPlot3D(const TGLPlot3D &)=delete
TGLPlotPainter * fPlotPainter
void SetPainter(TGLPlotPainter *p)
Set painter object and destroy the old one.
The TGLRnrCtx class aggregates data for a given redering context as needed by various parts of the RO...
Mother of all ROOT objects.