![]() |
VR-Forces 4.7 Class Documentation
|
Global ocean layer info; used in conjunction with the polygon data. More...
Public Attributes | |
| bool | present |
| False unless there is ocean layer data in the .mtf file. | |
| double | seaLevel |
| double | defaultSeaDepth |
| Global, implicit sea surface elevation. | |
| DtSurface::DtMedium | defaultSurfaceMedium |
| Default depth. Positive, m below surface. | |
| double | landAboveWaterMinimumSeparation |
Global ocean layer info; used in conjunction with the polygon data.
| 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 |