![]() |
VR-Forces 4.8 Class Documentation
|
DtDisplayMessageFactory creates virtual base class version of DtMessageFactory. More...

Public Member Functions | |
| DtDebugDrawMessageFactory (bool initializeDefaults=true, bool isBigEndian=false) | |
| constructor More... | |
| virtual | ~DtDebugDrawMessageFactory () |
| destructor More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtDebugDrawMessageFactory & | instance (makVrv::DtDe &de) |
| Get the DebugDraw Message Factory instance for this IG object. More... | |
| static void | registerInstance (makVrv::DtDe &de, DtDebugDrawMessageFactory *instance) |
| Register the instance with an IG. More... | |
Additional Inherited Members |
DtDisplayMessageFactory creates virtual base class version of DtMessageFactory.
| makVrf::DtDebugDrawMessageFactory::DtDebugDrawMessageFactory | ( | bool | initializeDefaults = true, |
| bool | isBigEndian = false |
||
| ) |
constructor
|
virtual |
destructor
|
static |
Get the DebugDraw Message Factory instance for this IG object.
defaults to returning an instance of this particular class
|
static |
Register the instance with an IG.