Example_Heightmap
Description
| Full source code is included in the Tinman 3D SDK download. | 
Examples on how to use the IHeightmap interface.
Public / Methods
Project
Projects the given input heightmap to a geo-referenced rectangular output heightmap.
- IOException
- 
If an I/O error has occurred. 
Read_LatLon_1
Reads height values from an elevation dataset, using latitude and longitude as input.
- GeorefException
- 
If Geocentric.Vertical1 has failed. 
- IOException
- 
If an I/O error has occurred. 
Read_LatLon_2
Reads elevation from the given elevation model.
- GeorefException
- 
If the geo-reference parameters are incomplete or invalid. 
- IOException
- 
If an I/O error has occurred. 
Read_LatLon_3
Reads elevation from the given elevation model.
- IOException
- 
If an I/O error has occurred. 
- GeorefException
- 
If the geo-reference parameters are incomplete or invalid.