32 TNamed(
"TEveProjectionAxes",
""),
76 static const TEveException eH(
"TEveProjectionManager::ComputeBBox ");
82 for (
Int_t i=0; i<6; ++i)
virtual const TGPicture * GetListTreeIcon(Bool_t open=kFALSE)
Return TEveProjectionAxes icon.
Color_t fAxisColor
Color of the line axis.
Float_t fLabelOffset
Offset of labels.
TEveProjectionManager * fManager
Float_t fLabelSize
Size of labels.
Int_t fNdivisions
Number of divisions(10000*n3 + 100*n2 + n1)
virtual void ComputeBBox()
Virtual from TAttBBox; fill bounding-box information.
static const TGPicture * fgListTreeIcons[9]
void RemoveDependent(TEveElement *el)
Remove el as dependent element.
virtual void PaintStandard(TObject *id)
Paint object – a generic implementation for EVE elements.
Axes for non-linear projections.
void AddDependent(TEveElement *el)
Add el as dependent element.
The TNamed class is the base class for all named ROOT classes.
Color_t fLabelColor
Color of labels.
Manager class for steering of projections and managing projected objects.
void BBoxZero(Float_t epsilon=0, Float_t x=0, Float_t y=0, Float_t z=0)
Create cube of volume (2*epsilon)^3 at (x,y,z).
TEveProjectionAxes(const TEveProjectionAxes &)
virtual ~TEveProjectionAxes()
Destructor.
virtual void Paint(Option_t *option="")
Paint this object. Only direct rendering is supported.
Float_t fTickLength
Length of tick marks.
Exception class thrown by TEve classes and macros.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
void AssertBBoxExtents(Float_t epsilon=0.005)
Assert extents of all sides of the bounding-box are at least epsilon.