17 class DtBaseConnection;
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
The model definition manager is responsible to managing all of the model definitions the IG knows abo...
Definition: DtModelDefinitionManager.h:78
A model definition Interaction any number of named parameters, and also can be used to store cached d...
Definition: DtModelDefinition.h:42
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:35
std::map< std::string, DtModelDefinition > DefinitionMap
Definition: DtModelDefinitionManager.h:83
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
A collection of model definitions for read-only access.
Definition: DtModelDefinitionCollection.h:23
const char * source
Definition: lz4.h:442
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:76
DtModelDefinitionManager::DefinitionMap myDefinitions
Definition: DtModelDefinitionCollection.h:43
Contains DLL export macros.