16 class DtAgentManagerInterface;
18 class DtLightMarkerStringParser;
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
DtNavigationFeatureBuilder implements a DtStreamedFeatureCreator for navigation features (ex...
Definition: DtNavigationFeatureBuilder.h:34
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
The DtLightMarkerStringParser parses the light attributes found in the strings used by streamed light...
Definition: DtLightMarkerStringParser.h:38
DtLightFeatureBuilder creator.
Definition: DtLightFeatureBuilder.h:94
DtLightFeatureBuilder implements a DtStreamedFeatureCreator for lights. It reads a configuration file...
Definition: DtLightFeatureBuilder.h:30
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:70