![]() |
VR-Forces 4.7 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtVrlinkSimulatedCloudLayerState |
| class | makVrf::DtCloudLayerStateViewCollection |
| Collection of VRF Weather specific state data. Use this state view to get information for Weather data for an entity. More... | |
Namespaces | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtVrlinkSimulatedCloudLayerState > | makVrf::DtCloudLayerStateView |
| Create a DtStateView templated on DtVrlinkSimulatedWeatherState. | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtVrlinkSimulatedCloudLayerState &state) |
| Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage. | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtVrlinkSimulatedCloudLayerState &state) |
| Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage. | |