12 #ifndef ROOT_TEveProjectionAxes
13 #define ROOT_TEveProjectionAxes
virtual const TGPicture * GetListTreeIcon(Bool_t open=kFALSE)
Return TEveProjectionAxes icon.
void SetAxesMode(EAxesMode x)
void SetDrawCenter(Bool_t x)
ClassDef(TEveProjectionAxes, 1)
TEveProjectionManager * fManager
void SetLabMode(ELabMode x)
virtual void ComputeBBox()
Virtual from TAttBBox; fill bounding-box information.
Use this attribute class when an object should have 3D capabilities.
Axes for non-linear projections.
Manages histogram axis attributes.
The TNamed class is the base class for all named ROOT classes.
Manager class for steering of projections and managing projected objects.
Bool_t GetDrawCenter() const
TEveProjectionAxes & operator=(const TEveProjectionAxes &)
TEveProjectionAxes(const TEveProjectionAxes &)
EAxesMode GetAxesMode() const
void SetDrawOrigin(Bool_t x)
virtual ~TEveProjectionAxes()
Destructor.
Bool_t GetDrawOrigin() const
TEveProjectionManager * GetManager()
Helper for management of bounding-box information.
virtual void Paint(Option_t *option="")
Paint this object. Only direct rendering is supported.
ELabMode GetLabMode() const
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
OpenGL renderer class for TEveProjectionAxes.