12#ifndef ROOT_TEvePlot3D 
   13#define ROOT_TEvePlot3D 
   35   TEvePlot3D(
const char* 
n=
"TEvePlot3D", 
const char* t=
"");
 
 
#define ClassDefOverride(name, id)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
OpenGL renderer class for TEvePlot3D.
 
Description of TEvePlot3D.
 
void SetLogXYZ(Bool_t lx, Bool_t ly, Bool_t lz)
 
void Paint(Option_t *option="") override
Paint this object. Only direct rendering is supported.
 
TEvePlot3D(const TEvePlot3D &)
 
TString GetPlotOption() const
 
TEvePlot3D & operator=(const TEvePlot3D &)
 
TObject * GetPlot() const
 
void SetPlot(TObject *obj, const TString &opt)
 
Mother of all ROOT objects.