int Int_t
Signed integer 4 bytes (int).
short Color_t
Color number (short).
float Float_t
Float 4 bytes (float).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
TEveVectorT< Float_t > TEveVector
TAttBBox(const TAttBBox &tab)
void SetOrigin(Float_t x, Float_t y, Float_t z)
friend class TEveArrowEditor
void SetDrawQuality(Int_t q)
void SetOrigin(const TEveVector &o)
void ComputeBBox() override
Compute bounding-box of the arrow.
TEveArrow(const TEveArrow &)
void Paint(Option_t *option="") override
Paint object.
TObject * GetObject(const TEveException &) const override
Get a TObject associated with this render-element.
void SetVector(Float_t x, Float_t y, Float_t z)
void SetVector(const TEveVector &v)
Int_t GetDrawQuality() const
TEveArrow & operator=(const TEveArrow &)
virtual void AddStamp(UChar_t bits)
Add (bitwise or) given stamps to fChangeBits.
TEveElement()
Default constructor.
Exception class thrown by TEve classes and macros.
TObject()
TObject constructor.