![]() |
VR-Forces 4.1 Class Documentation
|
A hack to create the widget event processor until accessories are implemented. More...

Public Member Functions | |
| virtual DtEventProcessorInterface * | create (DtDe &de)=0 |
| Create an event processor. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtWidgetEventProcessorCreator & | instance (DtDe &de) |
| Get the creator instance for this IG object. | |
| static void | registerInstance (DtDe &de, DtWidgetEventProcessorCreator *instance) |
| Register the instance with an IG. | |
A hack to create the widget event processor until accessories are implemented.
|
static |
Get the creator instance for this IG object.
| DtCorruptedState | if no instance is found. |
|
static |
Register the instance with an IG.
|
pure virtual |
Create an event processor.
Implemented in makVrv::DtOsgWidgetEventProcessorCreator.