12 #ifndef ROOT_TGLPlotFrame    13 #define ROOT_TGLPlotFrame    60                 const std::vector<Double_t> &zLevels,
    93                       const std::vector<Double_t> &zLevels)
const;
 Int_t GetFrontPoint() const
The nearest point. 
 
const TColor * fFrameColor
 
std::pair< Double_t, Double_t > Range_t
 
void DrawBack(Int_t selectedPart, Bool_t selectionPass, const std::vector< Double_t > &zLevels, Bool_t highColor) const
 
const TGLVertex3 * Get3DBox() const
Get 3D box. 
 
const Bool_t fXOYSelectable
 
const Bool_t fXOZSelectable
 
Bool_t GetDrawFront() const
 
#define ClassDef(name, id)
 
3 component (x/y/z) vertex class. 
 
void SetDrawBack(Bool_t d)
 
static const Double_t fgNormals[][3]
 
void DrawBackPlane(Int_t plane, Bool_t selectionPass, const std::vector< Double_t > &zLevels) const
Draw back plane with number 'plane'. 
 
void SetDrawFront(Bool_t d)
 
static const Int_t fgBackPairs[][2]
 
Implementation of a box around a histogram/function for plot-painters. 
 
TGLPlotBox(Bool_t xoySelectable, Bool_t xozSelectable, Bool_t yozSelectable)
Constructor. 
 
static const Int_t fgFrontPairs[][2]
 
Int_t FindFrontPoint() const
Convert 3d points into window coordinate system and find the nearest. 
 
Bool_t fSelectablePairs[4][2]
 
const Bool_t fYOZSelectable
 
void DrawBox(Int_t selectedPart, Bool_t selectionPass, const std::vector< Double_t > &zLevels, Bool_t highColor) const
Draw back box for a plot. 
 
static const Int_t fgFramePlanes[][4]
 
void SetFrameColor(const TColor *color)
Back box color. 
 
The color creation and management class. 
 
virtual ~TGLPlotBox()
Empty dtor to suppress g++ warnings. 
 
Bool_t GetDrawBack() const
 
void SetPlotBox(const Rgl::Range_t &xRange, const Rgl::Range_t &yRange, const Rgl::Range_t &zRange)
Set up a frame box. 
 
const TGLVertex3 * Get2DBox() const
Get 2D box.