![]() |
VR-Forces 4.3.1 Class Documentation
|
Create an articulated model parser. More...

Public Member Functions | |
| DtArticulatedModelParserCreator () | |
| CTOR. | |
| virtual | ~DtArticulatedModelParserCreator () |
| DTOR. | |
| virtual DtModelParser * | create (DtDe &de) |
| Implement the create function to return a new DtArticulatedModelParser. | |
Public Member Functions inherited from makVrv::PrModelParserCreator | |
| PrModelParserCreator () | |
| CTOR. | |
| virtual | ~PrModelParserCreator () |
| DTOR. | |
Static Public Member Functions | |
| static void | registerCreator (DtDe &de) |
| This is called once by the library init function to register the creator. | |
Create an articulated model parser.
| makVrv::DtArticulatedModelParserCreator::DtArticulatedModelParserCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
This is called once by the library init function to register the creator.
|
virtual |
Implement the create function to return a new DtArticulatedModelParser.
Implements makVrv::PrModelParserCreator.