15 #include <matrix/vlVector.h>
19 class DtAgentManagerInterface;
21 class DtNavigationFeatureStringParser;
22 class DtNavigationFeatureManager;
37 friend class DtNavigationFeatureBuilderCreator;
70 const std::string& registrantName,
71 const std::string& featureStyleName,
72 const std::string& strFeatureName,
The DtNavigationFeatureStringParser parses the object attributes found in the strings used by streame...
Definition: DtNavigationFeatureStringParser.h:43
Contains the DtStreamedFeatureCreator class declaration.
DtNavigationFeatureBuilder implements a DtStreamedFeatureCreator for navigation features (ex...
Definition: DtNavigationFeatureBuilder.h:34
The DtNavigationFeatureManager matches streamed features to other streamed features (buoys and beacon...
Definition: DtNavigationFeatureManager.h:38
DtNavigationFeatureManager * myFeatureManager
Definition: DtNavigationFeatureBuilder.h:103
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtNavigationFeatureStringParser * myObjectStringParser
Definition: DtNavigationFeatureBuilder.h:102
DtStreamedFeatureCreator is the base class that all feature-specific feature creators to be informed ...
Definition: DtStreamedFeatureCreator.h:29
Contains makVrv::DtUniqueID type.
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