12#ifndef ROOT_TEveProjectionAxes
13#define ROOT_TEveProjectionAxes
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
TAttBBox(const TAttBBox &tab)
TEveElement()
Default constructor.
void SetDrawOrigin(Bool_t x)
TEveProjectionAxes(const TEveProjectionAxes &)
void SetLabMode(ELabMode x)
Bool_t GetDrawOrigin() const
friend class TEveProjectionAxesGL
void Paint(Option_t *option="") override
Paint this object. Only direct rendering is supported.
EAxesMode GetAxesMode() const
TEveProjectionAxes & operator=(const TEveProjectionAxes &)
void ComputeBBox() override
Virtual from TAttBBox; fill bounding-box information.
TEveProjectionManager * fManager
void SetAxesMode(EAxesMode x)
TEveProjectionManager * GetManager()
const TGPicture * GetListTreeIcon(Bool_t open=kFALSE) override
Return TEveProjectionAxes icon.
Bool_t GetDrawCenter() const
ELabMode GetLabMode() const
~TEveProjectionAxes() override
Destructor.
void SetDrawCenter(Bool_t x)
Manager class for steering of projections and managing projected objects.
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.