33 virtual void addSensorObserver(
const std::string& observerName,
makVrv::DtUniqueID hostId,
49 virtual void createSensorView(
const std::string& sensorId)
override;
Contains makVrv::DtSensorViewCreator class.
Definition: vrfSensorFieldOfViewManager.h:52
DtSensorViewCreator creates display, window, and observer configurations to implement a sensor view...
Definition: DtSensorViewCreator.h:27
Override to have create controls be true for VRF.
Definition: vrfSensorFieldOfViewManager.h:40
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
Contains makVrv::DtSensorFieldOfViewManager class.
The sensor field of view manager. Extend vantage version to add a few more methods.
Definition: vrfSensorFieldOfViewManager.h:23
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
Base class to provide boost signal/slot management.
Definition: DtSensorViewCreator.h:69
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
The sensor field of view manager. Keeps track of sensor field of view states and any observers associ...
Definition: DtSensorFieldOfViewManager.h:29