libosmscout  1.1.1
Classes | Namespaces | Typedefs
SRTM.h File Reference
#include <memory>
#include <string>
#include <vector>
#include <osmscout/GeoCoord.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/OSMScoutTypes.h>
#include <osmscout/system/SystemTypes.h>
Include dependency graph for SRTM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmscout::SRTMData
 
class  osmscout::SRTM
 

Namespaces

 osmscout
 

Typedefs

using osmscout::SRTMDataRef = std::shared_ptr< SRTMData >
 
using osmscout::SRTMRef = std::shared_ptr< SRTM >