#include <TGLPlot3D.h>
Inheritance diagram for TGLPlot3D:
Definition at line 20 of file TGLPlot3D.h.
TGLPlot3D::TGLPlot3D | ( | const TGLPlot3D & | ) | [private] |
TGLPlot3D::TGLPlot3D | ( | ) |
TGLPlot3D::~TGLPlot3D | ( | ) | [virtual] |
TGLPlot3D::TGLPlot3D | ( | const TGLPlot3D & | ) | [private] |
TGLPlot3D::TGLPlot3D | ( | ) |
virtual TGLPlot3D::~TGLPlot3D | ( | ) | [virtual] |
void TGLPlot3D::SetPainter | ( | TGLPlotPainter * | p | ) | [protected] |
Definition at line 48 of file TGLPlot3D.cxx.
References fPlotPainter, and p.
Referenced by TGLParametricEquationGL::SetModel(), TH3GL::SetModel(), TH2GL::SetModel(), and TF2GL::SetModel().
virtual Bool_t TGLPlot3D::KeepDuringSmartRefresh | ( | ) | const [inline, virtual] |
TGLPlot3D * TGLPlot3D::CreatePlot | ( | TObject * | obj, | |
const Option_t * | opt, | |||
TVirtualPad * | pad | |||
) | [static] |
Definition at line 85 of file TGLPlot3D.cxx.
References TVirtualPad::GetLogx(), TVirtualPad::GetLogy(), TVirtualPad::GetLogz(), InstantiatePlot(), and log().
Referenced by G__G__GL_249_0_7(), G__G__GL_249_0_8(), G__setup_memfuncTGLPlot3D(), TGLScenePad::ObjectPaint(), and TEvePlot3DGL::SetModel().
TGLPlot3D::ClassDef | ( | TGLPlot3D | , | |
0 | ||||
) |
void TGLPlot3D::SetPainter | ( | TGLPlotPainter * | p | ) | [protected] |
virtual Bool_t TGLPlot3D::KeepDuringSmartRefresh | ( | ) | const [inline, virtual] |
static TGLPlot3D* TGLPlot3D::CreatePlot | ( | TObject * | obj, | |
const Option_t * | opt, | |||
TVirtualPad * | pad | |||
) | [static] |
static TGLPlot3D* TGLPlot3D::CreatePlot | ( | TObject * | obj, | |
const Option_t * | opt, | |||
Bool_t | logx, | |||
Bool_t | logy, | |||
Bool_t | logz | |||
) | [static] |
TGLPlot3D::ClassDef | ( | TGLPlot3D | , | |
0 | ||||
) |
TGLPlotPainter* TGLPlot3D::fPlotPainter [protected] |
Definition at line 27 of file TGLPlot3D.h.
Referenced by TF2GL::DirectDraw(), TGLParametricEquationGL::DirectDraw(), TH3GL::DirectDraw(), TH2GL::DirectDraw(), TGLParametricEquationGL::SetBBox(), TH2GL::SetBBox(), TH3GL::SetBBox(), TF2GL::SetBBox(), TGLParametricEquationGL::SetModel(), TH3GL::SetModel(), TH2GL::SetModel(), TF2GL::SetModel(), SetPainter(), and ~TGLPlot3D().
TGLPlotCoordinates TGLPlot3D::fCoord [protected] |
Definition at line 28 of file TGLPlot3D.h.
Referenced by TH3GL::SetModel(), TH2GL::SetModel(), and TF2GL::SetModel().
TGLPlotPainter* TGLPlot3D::fPlotPainter [protected] |
Definition at line 27 of file TGLPlot3D.h.