12 #ifndef ROOT_TEvePlot3D 13 #define ROOT_TEvePlot3D 35 TEvePlot3D(
const char*
n=
"TEvePlot3D",
const char* t=
"");
TEvePlot3D(const TEvePlot3D &)
void SetPlot(TObject *obj, const TString &opt)
#define ClassDef(name, id)
TString GetPlotOption() const
TObject * GetPlot() const
OpenGL renderer class for TEvePlot3D.
Description of TEvePlot3D.
void SetLogXYZ(Bool_t lx, Bool_t ly, Bool_t lz)
Mother of all ROOT objects.
TEvePlot3D & operator=(const TEvePlot3D &)
virtual void Paint(Option_t *option="")
Paint this object. Only direct rendering is supported.