![]() |
VR-Forces 4.0.4 Class Documentation
|
A Creator for the makVrv::DtOsgSimpleModelInstance class. More...

Public Member Functions | |
| virtual | ~DtAnimationModelInstanceCreator () |
| DTOR. | |
| virtual DtModelInstance * | create (DtDe &de) |
| Create a new model instance. | |
Static Public Member Functions | |
| static void | registerCreator (DtDe &de) |
| Register the creator with the factory. | |
Protected Member Functions | |
| DtAnimationModelInstanceCreator () | |
A Creator for the makVrv::DtOsgSimpleModelInstance class.
| virtual makVrv::DtAnimationModelInstanceCreator::~DtAnimationModelInstanceCreator | ( | ) | [virtual] |
DTOR.
| static void makVrv::DtAnimationModelInstanceCreator::registerCreator | ( | DtDe & | de | ) | [static] |
Register the creator with the factory.
| virtual DtModelInstance* makVrv::DtAnimationModelInstanceCreator::create | ( | DtDe & | de | ) | [virtual] |
Create a new model instance.
Implements makVrv::DtModelInstanceCreator.