![]() |
VR-Forces 4.7 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtWeatherUpdater |
| This class will change the look of a weather area based on supplied environment conditions. More... | |
Namespaces | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrv::operator<< (makVrv::DtMessage &msg, const makArchives::DtEnvironmentRecord &state) |
| Encode a DtEnvironmentRecord into a DtMessage. | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrv::operator>> (makVrv::DtMessage &msg, makArchives::DtEnvironmentRecord &state) |
| Decode a DtEnvironmentRecord from a DtMessage. | |
| DT_DLL_VRFGUICORE bool | operator== (const makArchives::DtEnvironmentRecord &rhs, const makArchives::DtEnvironmentRecord &lhs) |
| DT_DLL_VRFGUICORE bool | operator!= (const makArchives::DtEnvironmentRecord &rhs, const makArchives::DtEnvironmentRecord &lhs) |
| DT_DLL_VRFGUICORE bool operator== | ( | const makArchives::DtEnvironmentRecord & | rhs, |
| const makArchives::DtEnvironmentRecord & | lhs | ||
| ) |
| DT_DLL_VRFGUICORE bool operator!= | ( | const makArchives::DtEnvironmentRecord & | rhs, |
| const makArchives::DtEnvironmentRecord & | lhs | ||
| ) |