![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtExtendedStateData |
| class | makVrf::DtExtendedStateDataViewCollection |
| State view collection for extended state data. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrf | |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtExtendedStateData > | makVrf::DtExtendedStateDataView |
| Create a DtStateView templated on DtExtendedStateData. More... | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtExtendedStateData &state) |
| Encode a DtVrlinkSimulatedEnvironmentState into a DtMessage. More... | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtExtendedStateData &state) |
| Decode a DtVrlinkSimulatedEnvironmentState from a DtMessage. More... | |