void | PurgeDLRange(UInt_t base, Int_t size) const |
TGLLogicalShape& | operator=(const TGLLogicalShape&) |
TGLLogicalShape(const TGLLogicalShape&) |
static TGLLogicalShape::ELODAxes | kLODAxesAll | |
static TGLLogicalShape::ELODAxes | kLODAxesNone | |
static TGLLogicalShape::ELODAxes | kLODAxesX | |
static TGLLogicalShape::ELODAxes | kLODAxesY | |
static TGLLogicalShape::ELODAxes | kLODAxesZ |
TGLBoundingBox | fBoundingBox | ! Shape's bounding box. |
UInt_t | fDLBase | ! display-list id base |
Bool_t | fDLCache | ! use display list caching |
Int_t | fDLSize | ! display-list size for different LODs |
UShort_t | fDLValid | ! display-list validity bit-field |
TObject* | fExternalObj | ! Also plays the role of ID. |
TGLPhysicalShape* | fFirstPhysical | ! first replica |
Bool_t | fOwnExtObj | ! External object is a fake |
UInt_t | fRef | ! physical instance ref counting |
Bool_t | fRefStrong | ! Strong ref (delete on 0 ref); not in scene |
TGLScene* | fScene | ! scene where object is stored (can be zero!) |
static Bool_t | fgIgnoreSizeForCameraInterest |
Inheritance Chart: | ||||||||||||||||||||||||||||||||||||||
|
Override in sub-classes that do direct object rendering (e.g. TGLObject).
{ return kFALSE; }
Override in sub-classes that support secondary selection (e.g. TPointSet3DGL).
{ return kFALSE; }