![]() |
VR-Forces Developer's Guide
|
3) Define the current frame class. This will be used for read access.

Public Member Functions | |
| DtSubsurfaceStateComponentCurrentFrame (DtStateData *sd) | |
| CURRENTFRAME_ACCESSOR (double, underwaterVisibility, UnderwaterVisibility) | |
| CURRENTFRAME_ACCESSOR_BY_REF (DtVrfSubsurfaceLayerSet, subsurfaceLayers, SubsurfaceLayers) | |
| CURRENTFRAME_ACCESSOR (double, ambientWaterTemperature, AmbientWaterTemperature) | |
| CURRENTFRAME_ACCESSOR (int, priority, Priority) | |
| THERMOCLINE_GETTER (1, depth, Depth) | |
| THERMOCLINE_GETTER (1, thickness, Thickness) | |
| THERMOCLINE_GETTER (1, permeability, Permeability) | |
| THERMOCLINE_GETTER (2, depth, Depth) | |
| THERMOCLINE_GETTER (2, thickness, Thickness) | |
| THERMOCLINE_GETTER (2, permeability, Permeability) | |
| THERMOCLINE_GETTER (3, depth, Depth) | |
| THERMOCLINE_GETTER (3, thickness, Thickness) | |
| THERMOCLINE_GETTER (3, permeability, Permeability) | |
| THERMOCLINE_GETTER (4, depth, Depth) | |
| THERMOCLINE_GETTER (4, thickness, Thickness) | |
| THERMOCLINE_GETTER (4, permeability, Permeability) | |
| THERMOCLINE_GETTER (5, depth, Depth) | |
| THERMOCLINE_GETTER (5, thickness, Thickness) | |
| THERMOCLINE_GETTER (5, permeability, Permeability) | |
Public Member Functions inherited from DtStateComponentCurrentFrameTemplate< DtSubsurfaceStateComponent, DtSubsurfaceStateComponentNextFrame, DtSubsurfaceStateComponentData > | |
| DtStateComponentCurrentFrameTemplate (makVrf::DtStateData *sd) | |
| virtual | ~DtStateComponentCurrentFrameTemplate () |
| const DtSubsurfaceStateComponentData & | frameState () const |
Protected Member Functions | |
| bool | thermoclineLayer (unsigned int index, DtVrfSubsurfaceLayer &layer) const |
Protected Member Functions inherited from DtStateComponentCurrentFrameTemplate< DtSubsurfaceStateComponent, DtSubsurfaceStateComponentNextFrame, DtSubsurfaceStateComponentData > | |
| void | advanceFrame (const DtSubsurfaceStateComponentData &data) |
Additional Inherited Members | |
Protected Attributes inherited from DtStateComponentCurrentFrameTemplate< DtSubsurfaceStateComponent, DtSubsurfaceStateComponentNextFrame, DtSubsurfaceStateComponentData > | |
| DtSubsurfaceStateComponentData | myData |
|
inline |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::CURRENTFRAME_ACCESSOR | ( | double | , |
| underwaterVisibility | , | ||
| UnderwaterVisibility | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::CURRENTFRAME_ACCESSOR_BY_REF | ( | DtVrfSubsurfaceLayerSet | , |
| subsurfaceLayers | , | ||
| SubsurfaceLayers | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::CURRENTFRAME_ACCESSOR | ( | double | , |
| ambientWaterTemperature | , | ||
| AmbientWaterTemperature | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::CURRENTFRAME_ACCESSOR | ( | int | , |
| priority | , | ||
| Priority | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 1 | , |
| depth | , | ||
| Depth | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 1 | , |
| thickness | , | ||
| Thickness | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 1 | , |
| permeability | , | ||
| Permeability | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 2 | , |
| depth | , | ||
| Depth | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 2 | , |
| thickness | , | ||
| Thickness | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 2 | , |
| permeability | , | ||
| Permeability | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 3 | , |
| depth | , | ||
| Depth | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 3 | , |
| thickness | , | ||
| Thickness | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 3 | , |
| permeability | , | ||
| Permeability | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 4 | , |
| depth | , | ||
| Depth | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 4 | , |
| thickness | , | ||
| Thickness | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 4 | , |
| permeability | , | ||
| Permeability | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 5 | , |
| depth | , | ||
| Depth | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 5 | , |
| thickness | , | ||
| Thickness | |||
| ) |
| makVrf::DtSubsurfaceStateComponentCurrentFrame::THERMOCLINE_GETTER | ( | 5 | , |
| permeability | , | ||
| Permeability | |||
| ) |
|
protected |