![]() |
VR-Forces 4.7 Class Documentation
|
Go to the source code of this file.
Classes | |
| struct | makVrf::DtSensorSimState |
| This is the protocol independent state of a sensor. More... | |
Namespaces | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Typedefs | |
| typedef makVrv::DtStateView < DtSensorSimState > | makVrf::DtSensorSimStateView |
| Create a DtStateView templated on DtSensorSimState. | |
| typedef makVrv::DtSimObjectEntryCollection < DtSensorSimState > | makVrf::DtSensorSimStateCollection |
| Create a DtSimObjectEntryCollection templated on DtSensorSimState. | |
| typedef makVrv::DtStateViewCollection < DtSensorSimState > | makVrf::DtSensorSimStateViewCollection |
| Create a DtStateViewCollection templated on DtSensorSimState. | |
Functions | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator<< (makVrv::DtMessage &msg, const DtSensorSimState &state) |
| Encode a DtGpsSimState into a DtMessage. | |
| DT_DLL_VRFGUICORE makVrv::DtMessage & | makVrf::operator>> (makVrv::DtMessage &msg, DtSensorSimState &state) |
| Decode a DtGpsSimState from a DtMessage. | |