mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 05:13:58 +00:00
Print SRTM tiles usage.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
@@ -78,6 +78,8 @@ public:
|
||||
return GetTile(coord).GetTriangleHeight(coord);
|
||||
}
|
||||
|
||||
size_t GeTilesNumber() const { return m_tiles.size(); }
|
||||
|
||||
void Purge();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user