![]() |
ROOT
6.06/08
Reference Guide
|
Use this attribute class when an object should have 3D capabilities.
Public Member Functions | |
| TAtt3D () | |
| virtual | ~TAtt3D () |
| virtual void | Sizeof3D () const |
| Set total size of this 3D object (used by X3D interface). More... | |
#include <TAtt3D.h>
Inheritance diagram for TAtt3D:
|
virtual |
Set total size of this 3D object (used by X3D interface).
Reimplemented in TParticle, TNode, TVolume, TGeoOverlap, TPolyLineShape, TPrimary, TVolumeView, TPCON, TSPHE, TTUBE, TXTRU, TTUBS, and TBRIK.
Definition at line 24 of file TAtt3D.cxx.
Referenced by TVolumeView::Sizeof3D(), TVolume::Sizeof3D(), TNode::Sizeof3D(), and ~TAtt3D().