Mapper  0.9.0
API documentation
Classes | Namespaces
object_operations.h File Reference

(6fd4304 on 5 Jan 2018)

#include "core/map.h"
#include "core/objects/object.h"
#include "core/symbols/symbol.h"
Include dependency graph for object_operations.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  OpenOrienteering::ObjectOp::HasSymbol
 Returns true for objects with the given symbol. More...
 
struct  OpenOrienteering::ObjectOp::HasSymbolType
 Returns true for objects with the given symbol type. More...
 
struct  OpenOrienteering::ObjectOp::ContainsSymbolType
 Returns true for objects where the symbol type contains the given type. More...
 
struct  OpenOrienteering::ObjectOp::Scale
 Scales objects by the given factor. More...
 
struct  OpenOrienteering::ObjectOp::Rotate
 Rotates objects by the given angle (in radians). More...
 
struct  OpenOrienteering::ObjectOp::ChangeSymbol
 Changes the objects' symbols. More...
 
struct  OpenOrienteering::ObjectOp::Delete
 Delete objects. More...
 

Namespaces

 OpenOrienteering
 
 OpenOrienteering::ObjectOp
 Object conditions and processors, see methods Map::applyOnAllObjects() and MapPart::applyOnAllObjects()