Changeset 13440
- Timestamp:
- 12/21/07 17:14:18 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.5/gdal/frmts/terragen/terragendataset.cpp
r13219 r13440 461 461 m_bIsGeo = false; 462 462 m_pszProjection = NULL; 463 m_nHeightScale = 65536;463 m_nHeightScale = 0; 464 464 m_nBaseHeight = 0; 465 465 m_dMetersPerGroundUnit = 1.0;
