| virtual void | DirectDraw(TGLRnrCtx& rnrCtx) const | 
| void | TGLObject::SetAxisAlignedBBox(const Float_t* p) | 
| void | TGLObject::SetAxisAlignedBBox(Float_t xmin, Float_t xmax, Float_t ymin, Float_t ymax, Float_t zmin, Float_t zmax) | 
| Bool_t | TGLObject::SetModelCheckClass(TObject* obj, TClass* cls) | 
| enum TGLLogicalShape::ELODAxes { | kLODAxesNone | |
| kLODAxesX | ||
| kLODAxesY | ||
| kLODAxesZ | ||
| kLODAxesAll | ||
| }; | 
| TGLBoundingBox | TGLLogicalShape::fBoundingBox | ! Shape's bounding box. | 
| TGLPlotCoordinates | fCoord | |
| UInt_t | TGLLogicalShape::fDLBase | ! display-list id base | 
| Bool_t | TGLLogicalShape::fDLCache | ! use display list caching | 
| UShort_t | TGLLogicalShape::fDLValid | ! display-list validity bit-field | 
| TObject* | TGLLogicalShape::fExternalObj | ! Also plays the role of ID. | 
| TGLPhysicalShape* | TGLLogicalShape::fFirstPhysical | ! first replica | 
| TH2* | fM | fModel dynamic-casted to TH2 | 
| TGLPlotPainter* | fPlotPainter | |
| UInt_t | TGLLogicalShape::fRef | ! physical instance ref counting | 
| Bool_t | TGLLogicalShape::fRefStrong | ! Strong ref (delete on 0 ref) | 
| TGLScene* | TGLLogicalShape::fScene | ! scene where object is stored (can be zero!) | 
