![]() |
VR-Forces Developer's Guide
|
Global ocean layer info; used in conjunction with the polygon data.
Public Attributes | |
| bool | present |
| double | seaLevel |
| double | defaultSeaDepth |
| DtSurface::DtMedium | defaultSurfaceMedium |
| double | landAboveWaterMinimumSeparation |
| bool DtTerrainInterface::OceanLayer::present |
False unless there is ocean layer data in the .mtf file. If false, the sea level and depth should not be used.
| double DtTerrainInterface::OceanLayer::seaLevel |
| double DtTerrainInterface::OceanLayer::defaultSeaDepth |
Global, implicit sea surface elevation.
| DtSurface::DtMedium DtTerrainInterface::OceanLayer::defaultSurfaceMedium |
Default depth. Positive, m below surface.
| double DtTerrainInterface::OceanLayer::landAboveWaterMinimumSeparation |