![]() |
VR-Forces 4.1.1 Class Documentation
|
The DtTreeModelCreator for the DtTreeModel class. More...

Public Member Functions | |
| virtual DtTreeModel * | create (DtDe &de, DtUniqueID id) |
| Create a DtTreeModel. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtTreeModelCreator & | instance (DtDe &de) |
| Get the creator. | |
| static void | registerInstance (DtDe &de, DtTreeModelCreator *instance=0) |
| Register the creator instance with an IG. | |
The DtTreeModelCreator for the DtTreeModel class.
|
static |
Get the creator.
| DtCorruptedState | if no instance is found. |
|
static |
Register the creator instance with an IG.
|
virtual |
Create a DtTreeModel.
Reimplemented in makVrv::DtSpeedTreeModelCreator.