ROOT 6.08/07 Reference Guide |
This is the complete list of members for TGLPlotBox, including all inherited members.
DrawBack(Int_t selectedPart, Bool_t selectionPass, const std::vector< Double_t > &zLevels, Bool_t highColor) const | TGLPlotBox | private |
DrawBackPlane(Int_t plane, Bool_t selectionPass, const std::vector< Double_t > &zLevels) const | TGLPlotBox | private |
DrawBox(Int_t selectedPart, Bool_t selectionPass, const std::vector< Double_t > &zLevels, Bool_t highColor) const | TGLPlotBox | |
DrawFront() const | TGLPlotBox | private |
f2DBox | TGLPlotBox | mutableprivate |
f2DBoxU | TGLPlotBox | mutableprivate |
f3DBox | TGLPlotBox | private |
fDrawBack | TGLPlotBox | private |
fDrawFront | TGLPlotBox | private |
fFrameColor | TGLPlotBox | private |
fFrontPoint | TGLPlotBox | mutableprivate |
fgBackPairs | TGLPlotBox | static |
fgFramePlanes | TGLPlotBox | static |
fgFrontPairs | TGLPlotBox | static |
fgNormals | TGLPlotBox | static |
FindFrontPoint() const | TGLPlotBox | |
fRangeXU | TGLPlotBox | private |
fRangeYU | TGLPlotBox | private |
fRangeZU | TGLPlotBox | private |
fSelectablePairs | TGLPlotBox | private |
fXOYSelectable | TGLPlotBox | private |
fXOZSelectable | TGLPlotBox | private |
fYOZSelectable | TGLPlotBox | private |
Get2DBox() const | TGLPlotBox | |
Get3DBox() const | TGLPlotBox | |
GetDrawBack() const | TGLPlotBox | inline |
GetDrawFront() const | TGLPlotBox | inline |
GetFrontPoint() const | TGLPlotBox | |
SetDrawBack(Bool_t d) | TGLPlotBox | inline |
SetDrawFront(Bool_t d) | TGLPlotBox | inline |
SetFrameColor(const TColor *color) | TGLPlotBox | |
SetPlotBox(const Rgl::Range_t &xRange, const Rgl::Range_t &yRange, const Rgl::Range_t &zRange) | TGLPlotBox | |
SetPlotBox(const Rgl::Range_t &xRange, Double_t rangeXU, const Rgl::Range_t &yRange, Double_t rangeYU, const Rgl::Range_t &zRange, Double_t rangeZU) | TGLPlotBox | |
TGLPlotBox(Bool_t xoySelectable, Bool_t xozSelectable, Bool_t yozSelectable) | TGLPlotBox | |
~TGLPlotBox() | TGLPlotBox | virtual |