![]() |
VR-Forces 4.3 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 |
| #include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
| 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 | ||
| ) |
Referenced by trpg2dPoint::operator!=(), and trpg3dPoint::operator!=().
| DT_DLL_VRFGUICORE bool operator!= | ( | const makArchives::DtEnvironmentRecord & | rhs, |
| const makArchives::DtEnvironmentRecord & | lhs | ||
| ) |