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)
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.
Bool_t GetDrawCenter() const
Axes for non-linear projections.
Manages histogram axis attributes.
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
ELabMode GetLabMode() const
Bool_t GetDrawOrigin() const
EAxesMode GetAxesMode() const
Manager class for steering of projections and managing projected objects.
TEveProjectionAxes & operator=(const TEveProjectionAxes &)
TEveProjectionAxes(const TEveProjectionAxes &)
void SetDrawOrigin(Bool_t x)
virtual ~TEveProjectionAxes()
Destructor.
TEveProjectionManager * GetManager()
Helper for management of bounding-box information.
virtual void Paint(Option_t *option="")
Paint this object. Only direct rendering is supported.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
OpenGL renderer class for TEveProjectionAxes.