Mapper  0.9.0
API documentation
Classes | Namespaces | Functions
template.h File Reference

(3a54835 on 8 Oct 2019)

#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"
Include dependency graph for template.h:
This graph shows which files directly or indirectly include this file:

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