13 #include <boost/unordered_map.hpp>
30 void registerDefaultWidgetCreator(
48 typedef boost::unordered_map<std::string,DtVisualizerAttributeWidgetCreator*>
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_VRVCOREQT
Definition: vrvCoreQt.h:20
Definition: DtVisualizerAttribute.h:42
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