Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
OpenOrienteering::ObjectOp::ChangeSymbol Struct Reference

Changes the objects' symbols. More...

#include <object_operations.h>

Collaboration diagram for OpenOrienteering::ObjectOp::ChangeSymbol:
Collaboration graph
[legend]

Public Member Functions

void operator() (Object *object, MapPart *part, int object_index) const
 

Public Attributes

const Symbolnew_symbol
 

Detailed Description

Changes the objects' symbols.

NOTE: Make sure to apply this to correctly fitting objects only!

Member Function Documentation

◆ operator()()

void OpenOrienteering::ObjectOp::ChangeSymbol::operator() ( Object object,
MapPart part,
int  object_index 
) const
inline

Member Data Documentation

◆ new_symbol

const Symbol* OpenOrienteering::ObjectOp::ChangeSymbol::new_symbol

The documentation for this struct was generated from the following file: