GeodasGriddedTerrain Constructor |
| Name | Description | |
|---|---|---|
| GeodasGriddedTerrain(StreamFactory) |
Initializes a new instance with the specified stream factory.
| |
| GeodasGriddedTerrain(String) |
Initializes a new instance using the specified filename.
| |
| GeodasGriddedTerrain(StreamFactory, TerrainCacheGroup) |
Initializes a new instance with the specified stream factory.
| |
| GeodasGriddedTerrain(String, TerrainCacheGroup) |
Initializes a new instance using the specified G98 filename.
|