81 while ((os = (
TObjString*) next_base()) != 0) {
Use this attribute class when an object should have 3D capabilities.
Helper for management of bounding-box information.
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).
Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and...
virtual void InitMainTrans(Bool_t can_edit=kTRUE)
Initialize the main transformation to identity matrix.
virtual TEveTrans & RefMainTrans()
Return reference to main transformation.
Bool_t fCanEditMainTransparency
static const TGPicture * fgListTreeIcons[9]
virtual void PaintStandard(TObject *id)
Paint object – a generic implementation for EVE elements.
TEveElement class used for displaying FreeType GL fonts.
virtual void ComputeBBox()
Fill bounding-box information.
Float_t fPolygonOffset[2]
void SetFontFile(Int_t file)
void SetFontMode(Int_t mode)
Set FTFont class ID.
virtual void Paint(Option_t *option="")
Paint this object. Only direct rendering is supported.
void SetFontSize(Int_t size, Bool_t validate=kTRUE)
Set valid font size.
TEveText(const TEveText &)
void SetPolygonOffset(Float_t factor, Float_t units)
Set the scale and units used to calculate depth values.
virtual const TGPicture * GetListTreeIcon(Bool_t open=kFALSE)
Return TEveText icon.
TEveTrans is a 4x4 transformation matrix for homogeneous coordinates stored internally in a column-ma...
void SetEditRotation(Bool_t x)
void SetEditScale(Bool_t x)
static FontSizeVec_t * GetFontSizeArray()
Get valid font size vector.
static TObjArray * GetFontFileArray()
Get id to file name map.
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
The TNamed class is the base class for all named ROOT classes.
Collectable string class.
const TString & GetString() const
Long64_t BinarySearch(Long64_t n, const T *array, T value)