|
WSF
|
#include <WsfSixDOF_Terrain.hpp>
Public Attributes | |
| double | minlat_deg = 0.0 |
| double | maxlat_deg = 0.0 |
| double | minlon_deg = 0.0 |
| double | maxlon_deg = 0.0 |
| std::vector< TerrainLocation > | locationList |
| std::vector<TerrainLocation> wsf::six_dof::Terrain::TerrainRegion::locationList |
Referenced by wsf::six_dof::Terrain::ProcessLocation(), and wsf::six_dof::Terrain::ProcessRegion().
| double wsf::six_dof::Terrain::TerrainRegion::maxlat_deg = 0.0 |
Referenced by wsf::six_dof::Terrain::ProcessRegion(), and wsf::six_dof::Terrain::WithinRegion().
| double wsf::six_dof::Terrain::TerrainRegion::maxlon_deg = 0.0 |
Referenced by wsf::six_dof::Terrain::ProcessRegion(), and wsf::six_dof::Terrain::WithinRegion().
| double wsf::six_dof::Terrain::TerrainRegion::minlat_deg = 0.0 |
Referenced by wsf::six_dof::Terrain::ProcessRegion(), and wsf::six_dof::Terrain::WithinRegion().
| double wsf::six_dof::Terrain::TerrainRegion::minlon_deg = 0.0 |
Referenced by wsf::six_dof::Terrain::ProcessRegion(), and wsf::six_dof::Terrain::WithinRegion().