![]() |
Mapper
0.9.0
API documentation
|
#include <cmath>
#include <vector>
#include <QObject>
#include <QPointF>
#include <QString>
#include <QTransform>
#include "core/latlon.h"
#include "core/map_coord.h"
Classes | |
struct | OpenOrienteering::ProjTransform |
A utility which encapsulates PROJ API variants and resource management. More... | |
class | OpenOrienteering::Georeferencing |
A Georeferencing defines a mapping between "map coordinates" (as measured on paper) and coordinates in the real world. More... | |
Namespaces | |
OpenOrienteering | |
Typedefs | |
using | ProjTransformData = struct PJconsts |
Functions | |
QDebug | OpenOrienteering::operator<< (QDebug dbg, const Georeferencing &georef) |
Dumps a Georeferencing to the debug output. More... | |
using ProjTransformData = struct PJconsts |