size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
bool Bool_t
Boolean (0=false, 1=true) (bool).
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)
Option_t Option_t TPoint TPoint const char mode
TAttBBox(const TAttBBox &tab)
TEveElement()
Default constructor.
Float_t GetExtrude() const
const char * GetText() const
void SetAutoLighting(Bool_t isOn)
Float_t fPolygonOffset[2]
void Paint(Option_t *option="") override
Paint this object. Only direct rendering is supported.
void SetFontFile(Int_t file)
Bool_t GetAutoLighting() const
void SetFontMode(Int_t mode)
Set FTFont class ID.
const TGPicture * GetListTreeIcon(Bool_t open=kFALSE) override
Return TEveText icon.
void SetFontSize(Int_t size, Bool_t validate=kTRUE)
Set valid font size.
Bool_t GetLighting() const
void SetLighting(Bool_t isOn)
TEveText(const TEveText &)
Int_t GetFontSize() const
Float_t GetPolygonOffset(Int_t i) const
void SetPolygonOffset(Float_t factor, Float_t units)
Set the scale and units used to calculate depth values.
Int_t GetFontFile() const
TEveText & operator=(const TEveText &)
void SetText(const char *t)
void SetExtrude(Float_t x)
void ComputeBBox() override
Fill bounding-box information.
Int_t GetFontMode() const
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.