![]() |
VR-Forces Developer's Guide
|
Creator for the canvas.

Public Member Functions | |
| DtBehaviorUiCreator (makVrv::DtDe &) | |
| virtual | ~DtBehaviorUiCreator () override |
| virtual DtBehaviorUi * | create () |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| virtual | ~DtVirtualBaseClass () |
Static Public Member Functions | |
| static DtBehaviorUiCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtBehaviorUiCreator *) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtBehaviorUiCreator::DtBehaviorUiCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
overridevirtual |
DTOR.
|
static |
Instance of this class if not registered.
|
static |
Registers a new instance of the creator.
|
virtual |
Returns the canvase.
|
protected |