Basic loading of SRTM data
commitba8910e21ede47f4a0eb84d23c628c351cf5ee1c
authorJames Hogan <james@albanarts.com>
Tue, 18 Nov 2008 19:15:18 +0000 (18 19:15 +0000)
committerJames Hogan <james@albanarts.com>
Tue, 18 Nov 2008 19:15:18 +0000 (18 19:15 +0000)
tree5cc6b7067fe84c01e7c73f9c8f9605a648bb32e9
parent77fc314f897f882dfe85604013e62c54a67cbb06
Basic loading of SRTM data
12 files changed:
geo/CMakeLists.txt
geo/tcElevationData.cpp
geo/tcElevationData.h
geo/tcGeoData.cpp
geo/tcGeoData.h
geo/tcGlobe.cpp
geo/tcGlobe.h
geo/tcSrtmCache.cpp [copied from geo/tcGeoData.cpp with 63% similarity]
geo/tcSrtmCache.h [copied from geo/tcGlobe.h with 63% similarity]
geo/tcSrtmData.cpp [copied from geo/tcGlobe.cpp with 54% similarity]
geo/tcSrtmData.h [copied from geo/tcGeoData.h with 58% similarity]
tcViewportWidget.cpp