9 #include <mtl/environment.h>
33 virtual bool load(
const DtFilename& file);
37 return myConfiguration;
51 return myMenuItemInformation;
55 virtual void readItems(::DtEnvironment& env, DtEnvValueSP);
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Contains makVrv::DtVirtualBaseClass class.
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70