![]() |
Mapper
0.9.0
API documentation
|
#include "map_grid.h"
#include <QtMath>
#include <QPainter>
#include <QXmlStreamReader>
#include "core/georeferencing.h"
#include "core/map.h"
#include "core/map_coord.h"
#include "util/util.h"
#include "util/xml_stream_util.h"
Namespaces | |
OpenOrienteering | |
Functions | |
bool | OpenOrienteering::operator== (const MapGrid &lhs, const MapGrid &rhs) |
Compares two map grid objects. More... | |
bool | OpenOrienteering::operator!= (const MapGrid &lhs, const MapGrid &rhs) |
Compares two map grid objects for inequality. More... | |