![]() |
VR-Forces 4.10 Class Documentation
|
An abstract creator class for the model parser. More...

Public Member Functions | |
| PrModelParserCreator () | |
| CTOR. More... | |
| virtual | ~PrModelParserCreator () |
| DTOR. More... | |
| virtual DtModelParser * | create (DtDe &de)=0 |
| Create a parser. More... | |
An abstract creator class for the model parser.
| makVrv::PrModelParserCreator::PrModelParserCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
pure virtual |
Create a parser.
Implemented in makVrv::DtArticulatedModelParserCreator, makVrv::DtDynamicTerrainParserCreator, and DtVrfArticulatedModelParserCreator.