16 class DtAgentManagerInterface;
18 class DtNavMarkStringParser;
72 const std::string& registrantName,
73 const std::string& featureStyleName,
74 const std::string& strFeatureName,
102 static void registerInstance(
DtDe& de,
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
DtNavMarkFeatureBuilder creator.
Definition: DtNavMarkFeatureBuilder.h:94
DtNavigationFeatureBuilder implements a DtStreamedFeatureCreator for navigation features (ex...
Definition: DtNavigationFeatureBuilder.h:34
DtNavMarkFeatureBuilder implements a DtStreamedFeatureCreator for daymarks. It reads a configuration ...
Definition: DtNavMarkFeatureBuilder.h:30
The DtNavMarkStringParser parses the daymark attributes found in the strings used by streamed daymark...
Definition: DtNavMarkStringParser.h:39
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
The abstract interface necessary for agents.
Definition: DtAgentManagerInterface.h:33
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:72