![]() |
VR-Forces 4.6 Class Documentation
|
The creator class. More...

Public Member Functions | |
| DtAttachWidgetLogicCreator () | |
| CTOR. | |
| virtual | ~DtAttachWidgetLogicCreator () |
| DTOR. | |
| virtual DtVirtualBaseClass * | create (DtDe &de, DtAttachWidgetInterface &iFace) |
| Create and initialize the logic. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtAttachWidgetLogicCreator & | instance (DtDe &) |
| Get an instance of the creator. | |
| static void | registerInstance (DtDe &de, DtAttachWidgetLogicCreator *instance) |
| Register an instance of the creator. | |
The creator class.
| makVrv::DtAttachWidgetLogicCreator::DtAttachWidgetLogicCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Get an instance of the creator.
|
static |
Register an instance of the creator.
|
virtual |
Create and initialize the logic.