20 class DtWeatherLookModificationOperation;
39 virtual void removeWeatherLookModificationOperation(
int);
Definition: localWeatherLookOperationManager.h:22
makVrv::DtDe & myDe
Definition: localWeatherLookOperationManager.h:58
#define DT_DLL_VRFGUICORE
Contains DLL export macros.
Definition: vrfGuiCore.h:25
std::vector< DtWeatherLookModificationOperation * > WeatherLookModificationOperations
Definition: localWeatherLookOperationManager.h:25
The declaration of the makArchives::DtEnvironmentRecord class.
Record of environment/weather settings Includes precipitation, air, and clouds.
Definition: DtEnvironmentRecord.h:36
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
WeatherLookModificationOperations myWeatherLookModificationOperations
Definition: localWeatherLookOperationManager.h:59
This class will be the interface for deciding what icons or colors to display for weather areas...
Definition: weatherLookModificationOperation.h:24