![]() |
VR-Forces Developer's Guide
|
For performance reasons there are two kinds of subsurface state. The first kind is the kind that is sent over from the network to the front end. This state is only used for network transport. The second state (DtVrlinkSimulatedSubsurfaceState) is what is used by the front-end to reference network thread data.

Public Member Functions | |
| DtVrlinkSimulatedSubsurfaceState () | |
| DtVrlinkSimulatedSubsurfaceState (const DtVrlinkSimulatedSubsurfaceState &) | |
| virtual | ~DtVrlinkSimulatedSubsurfaceState () |
| DtVrlinkSimulatedSubsurfaceState & | operator= (const DtVrlinkSimulatedSubsurfaceState &) |
| bool | operator== (const DtVrlinkSimulatedSubsurfaceState &) const |
| bool | operator!= (const DtVrlinkSimulatedSubsurfaceState &rhs) const |
Public Member Functions inherited from makVrv::DtSimState | |
| DtSimState () | |
| virtual | ~DtSimState () |
| makVrf::DtVrlinkSimulatedSubsurfaceState::DtVrlinkSimulatedSubsurfaceState | ( | ) |
CTOR.
| makVrf::DtVrlinkSimulatedSubsurfaceState::DtVrlinkSimulatedSubsurfaceState | ( | const DtVrlinkSimulatedSubsurfaceState & | ) |
|
virtual |
DTOR.
| DtVrlinkSimulatedSubsurfaceState& makVrf::DtVrlinkSimulatedSubsurfaceState::operator= | ( | const DtVrlinkSimulatedSubsurfaceState & | ) |
| bool makVrf::DtVrlinkSimulatedSubsurfaceState::operator== | ( | const DtVrlinkSimulatedSubsurfaceState & | ) | const |
|
inline |
| int makVrf::DtVrlinkSimulatedSubsurfaceState::myPriority |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myUnderwaterVisibility |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myAmbientWaterTemperature |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer1Depth |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer1Permeability |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer2Depth |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer2Permeability |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer3Depth |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer3Permeability |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer4Depth |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer4Permeability |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer5Depth |
| double makVrf::DtVrlinkSimulatedSubsurfaceState::myThermoclineLayer5Permeability |