42 virtual void setLightIntensity(std::string airportName,
unsigned int lightType,
float intensity);
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtAerodromeLightingUpdater is an agent-based distributable object that can be used to request changes...
Definition: DtAerodromeLightingUpdater.h:22
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
Contains makVrv::DtUniqueID type.
DtDe & myDe
Definition: DtAerodromeLightingUpdater.h:45
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.