VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
remoteEnvironmentController.h File Reference

Go to the source code of this file.

Classes

class  DtRemoteEnvironmentController
 

Namespaces

 makVrf
 

Typedefs

typedef
DtRemoteEnvironmentController *(* 
DtRemoteEnvironmentControllerCreatorFcn )()
 
typedef DtCallbackList< const
makVrf::DtExternalCurrentFrameState * > 
DtGlobalWeatherCreatedCallbackList
 

Detailed Description

Contains the DtRemoteEnvironmentController class declaration.

Typedef Documentation

typedef DtRemoteEnvironmentController*(* DtRemoteEnvironmentControllerCreatorFcn)()

DtRemoteEnvironmentController allows the user to interrogate the back-end which is simulating the environmental weather object to get the current weather state. Sim commands can also be sent to change the weather state. If there is no weather state available, the accessors will all provide reasonable default values which represent a clear, windless and sunny environment state. The user can check to see if the back-end's weather values are being reflected by calling reflectingCurrentWeatherState().

A vector location of zero() will also return global weather


Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)