VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtDynamicTerrainParserCreator Class Reference

Create an articulated model parser. More...

Inheritance diagram for makVrv::DtDynamicTerrainParserCreator:
Inheritance graph
[legend]

Public Member Functions

 DtDynamicTerrainParserCreator ()
 CTOR.
virtual ~DtDynamicTerrainParserCreator ()
 DTOR.
virtual DtModelParsercreate (DtDe &de)
 Implement the create function to return a new DtDynamicTerrainParser.
- 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.

Detailed Description

Create an articulated model parser.

Constructor & Destructor Documentation

makVrv::DtDynamicTerrainParserCreator::DtDynamicTerrainParserCreator ( )

CTOR.

virtual makVrv::DtDynamicTerrainParserCreator::~DtDynamicTerrainParserCreator ( )
virtual

DTOR.

Member Function Documentation

static void makVrv::DtDynamicTerrainParserCreator::registerCreator ( DtDe de)
static

This is called once by the library init function to register the creator.

virtual DtModelParser* makVrv::DtDynamicTerrainParserCreator::create ( DtDe de)
virtual

Implement the create function to return a new DtDynamicTerrainParser.

Implements makVrv::PrModelParserCreator.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)