![]() |
VR-Forces 4.1 Class Documentation
|
The DtForestCreator for the DtForestObject class. More...

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