11 #ifndef ROOT_TGLBoxPainter 12 #define ROOT_TGLBoxPainter
Camera for TGLPlotPainter and sub-classes.
TGLBoxPainter(const TGLBoxPainter &)
void StartPan(Int_t px, Int_t py)
User clicks right mouse button (in a pad).
std::pair< Double_t, Double_t > Range_t
void DrawCloud() const
Draw a frame and a polymarker inside.
void DrawSectionXOZ() const
Draw XOZ parallel section.
Wrapper class for GLU quadric shape drawing object.
std::vector< Double_t > fPMPoints
void DrawPalette() const
Draw.
Paints TH3 histograms by rendering variable-sized boxes matching the bin contents.
#define ClassDef(name, id)
void ProcessEvent(Int_t event, Int_t px, Int_t py)
Remove sections.
Bool_t InitGeometry()
Set ranges, find min and max bin content.
void AddOption(const TString &stringOption)
Box1 == spheres.
void DrawSectionXOY() const
Draw XOY parallel section.
const TPolyMarker3D * fPolymarker
void DrawPaletteAxis() const
Draw. Palette. Axis.
Class to manage histogram axis.
Helper class for plot-painters holding information about axis ranges, numbers of bins and flags if ce...
void DrawSectionYOZ() const
Draw YOZ parallel section.
Base class for plot-painters that provide GL rendering of various 2D and 3D histograms, functions and parametric surfaces.
char * GetPlotInfo(Int_t px, Int_t py)
Show box info (i, j, k, binContent).
void DeInitGL() const
Return back some gl state variables.
void Pan(Int_t px, Int_t py)
User's moving mouse cursor, with middle mouse button pressed (for pad).
void InitGL() const
Initialize some gl state variables.
void SetPlotColor() const
Set boxes color.
TGLBoxPainter & operator=(const TGLBoxPainter &)
Bool_t HasSections() const
Check, if any section exists.