33 TEveBox(
const char*
n=
"TEveBox",
const char* t=
"");
#define ClassDef(name, id)
TClass instances represent classes, structs and namespaces in the ROOT type system.
OpenGL renderer class for TEveBox.
OpenGL renderer class for TEveBoxProjected.
virtual void SetProjection(TEveProjectionManager *mng, TEveProjectable *model)
This is virtual method from base-class TEveProjected.
static Bool_t GetDebugCornerPoints()
Get state of fgDebugCornerPoints static.
virtual TEveElement * GetProjectedAsElement()
Returns this projected dynamic-casted to TEveElement.
static void SetDebugCornerPoints(Bool_t d)
Set state of fgDebugCornerPoints static.
virtual void ComputeBBox()
Compute bounding-box, virtual from TAttBBox.
static Bool_t fgDebugCornerPoints
TEveBoxProjected & operator=(const TEveBoxProjected &)
TEveBoxProjected(const TEveBoxProjected &)
virtual void SetDepthLocal(Float_t d)
This is virtual method from base-class TEveProjected.
virtual ~TEveBoxProjected()
Destructor.
virtual void UpdateProjection()
Re-project the box.
3D box with arbitrary vertices (cuboid).
const Float_t * GetVertex(Int_t i) const
void SetVertices(const Float_t *vs)
Set vertices.
virtual ~TEveBox()
Destructor.
TEveBox & operator=(const TEveBox &)
void SetVertex(Int_t i, Float_t x, Float_t y, Float_t z)
Set vertex 'i'.
virtual TClass * ProjectedClass(const TEveProjection *p) const
Virtual from TEveProjectable, return TEveBoxProjected class.
virtual void ComputeBBox()
Compute bounding-box of the data.
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
Abstract base-class for non-linear projectable objects.
Abstract base class for classes that hold results of a non-linear projection transformation.
Manager class for steering of projections and managing projected objects.
Base-class for non-linear projections.
Abstract base-class for 2D/3D shapes.
std::vector< TEveVector2 > vVector2_t