![]() |
VR-Forces 4.3.1 Class Documentation
|
Creator for the canvas. More...

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