VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Protected Member Functions
DtGuiOnlyDe Class Reference

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...

Inheritance diagram for DtGuiOnlyDe:
Inheritance graph
[legend]

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)

Detailed Description

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

Constructor & Destructor Documentation

DtGuiOnlyDe::DtGuiOnlyDe ( )

CTOR.

virtual DtGuiOnlyDe::~DtGuiOnlyDe ( )
virtual

DTOR.

Member Function Documentation

virtual InitializationResult DtGuiOnlyDe::initialize ( )
inlineprotectedvirtual

Limited initialize and post-initialize.

References initialize().

Referenced by initialize().

virtual InitializationResult DtGuiOnlyDe::initialize ( bool  abortOnFailure,
bool  useLicenseErrorDialog 
)
protectedvirtual
virtual void DtGuiOnlyDe::postInitialize ( )
protectedvirtual
virtual void DtGuiOnlyDe::tick ( double  )
protectedvirtual

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)