![]() |
Mapper
0.9.0
API documentation
|
#include <memory>
#include <QtGlobal>
#include <QObject>
#include <QPointF>
#include <QString>
#include <vector>
#include "core/map_coord.h"
#include "util/matrix.h"
#include "util/transformation.h"
Classes | |
struct | OpenOrienteering::TemplateTransform |
Transformation parameters for non-georeferenced templates, transforming template coordinates to map coordinates. More... | |
class | OpenOrienteering::Template |
Abstract base class for templates. More... | |
Namespaces | |
OpenOrienteering | |
Functions | |
bool | OpenOrienteering::operator== (const TemplateTransform &lhs, const TemplateTransform &rhs) noexcept |
bool | OpenOrienteering::operator!= (const TemplateTransform &lhs, const TemplateTransform &rhs) noexcept |