VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions
makVrv::DtSceneDriverCreator Class Reference

Creator class for the scene driver, can be replaced to replace the scene driver. More...

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

List of all members.

Public Member Functions

virtual ~DtSceneDriverCreator ()
 DTOR.
virtual DtSceneDrivercreate (DtDe &de)
 Create a new scene driver.

Static Public Member Functions

static DtSceneDriverCreatorinstance (DtDe &de)
 Static get instance associated with the de.
static void registerInstance (DtDe &de, DtSceneDriverCreator *inst)
 Static register an instance associated with the de.

Protected Member Functions

 DtSceneDriverCreator ()

Detailed Description

Creator class for the scene driver, can be replaced to replace the scene driver.


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Static get instance associated with the de.

static void makVrv::DtSceneDriverCreator::registerInstance ( DtDe de,
DtSceneDriverCreator inst 
) [static]

Static register an instance associated with the de.

Create a new scene driver.

Override this function to create a subclass.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)