libosmscout 1.1.1
Loading...
Searching...
No Matches
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

namespace  osmscout

Typedefs

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