![]() |
VR-Forces 4.2 Class Documentation
|
The combination of this DE and the entity editor application will only perform the functions of creating the main window and allowing this main window to have a menu, dockable widgets and pages associated with it. More...

Public Member Functions | |
| DtGuiOnlyDe () | |
| CTOR. | |
| virtual | ~DtGuiOnlyDe () |
| DTOR. | |
Protected Member Functions | |
| virtual InitializationResult | initialize () |
| Limited initialize and post-initialize. | |
| virtual InitializationResult | initialize (bool abortOnFailure, bool useLicenseErrorDialog) |
| virtual void | postInitialize () |
| virtual void | tick (double) |
The combination of this DE and the entity editor application will only perform the functions of creating the main window and allowing this main window to have a menu, dockable widgets and pages associated with it.
It will also load plugins. This de will not perform any rendering to an osg widget, so, use this with care
| DtGuiOnlyDe::DtGuiOnlyDe | ( | ) |
CTOR.
|
virtual |
DTOR.
|
inlineprotectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |