DEM accessible from processing channels. lambertian shading channel. SRTM interpolati...
commit02dcbca4a11ab9a29bf8791264add672cc16db5c
authorJames Hogan <james@albanarts.com>
Sun, 7 Dec 2008 00:09:20 +0000 (7 00:09 +0000)
committerJames Hogan <james@albanarts.com>
Sun, 7 Dec 2008 00:09:20 +0000 (7 00:09 +0000)
tree5779f92f9072f6d4a88f5715215d51b055d3ce68
parent5ccd97abfc7014f729ccb05f66abdaffe97658f4
DEM accessible from processing channels. lambertian shading channel. SRTM interpolation and normals.
19 files changed:
NOTES
geo/CMakeLists.txt
geo/tcChannelDem.cpp [new file with mode: 0644]
geo/tcChannelDem.h [copied from geo/tcChannelFile.h with 54% similarity]
geo/tcChannelFile.cpp
geo/tcChannelFile.h
geo/tcGeo.h
geo/tcGeoImageData.cpp
geo/tcGeoImageData.h
geo/tcGlobe.cpp
geo/tcLambertianShading.cpp [new file with mode: 0644]
geo/tcLambertianShading.h [copied from geo/tcChannelFile.h with 68% similarity]
geo/tcLandsatData.cpp
geo/tcLandsatData.h
geo/tcSrtmData.cpp
geo/tcSrtmData.h
geo/tcSrtmModel.cpp
geo/tcSrtmModel.h
tcMainWindow.cpp