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

Rotates objects by the given angle (in radians). More...

#include <object_operations.h>

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

Public Member Functions

void operator() (Object *object) const
 

Public Attributes

double angle
 
MapCoordF center
 

Detailed Description

Rotates objects by the given angle (in radians).

Member Function Documentation

◆ operator()()

void OpenOrienteering::ObjectOp::Rotate::operator() ( Object object) const
inline

Member Data Documentation

◆ angle

double OpenOrienteering::ObjectOp::Rotate::angle

◆ center

MapCoordF OpenOrienteering::ObjectOp::Rotate::center

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