43 virtual void setRunwayLightIntensity(std::string airportName, std::string runwayName,
unsigned int lightType,
float intensity);
DtRunwayLightingUpdater is an agent-based distributable object that can be used to request changes to...
Definition: DtRunwayLightingUpdater.h:23
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
Contains makVrv::DtUniqueID type.
DtDe & myDe
Definition: DtRunwayLightingUpdater.h:46
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
Contains DLL export macros.