#include "RubberbandConfiguration.h"
◆ Projection
◆ cfgStep() [1/2]
rbeCore::cfgStep::cfgStep |
( |
Projection | _projection = UV, |
|
|
bool | _mayEndWithoutThisStep = false ) |
- Parameters
-
_projection | The coordinate projection this step is using (only the values of the selected projection will be updated) |
_mayEndWithoutThisStep | If true the execution of the rubberband may be finished without finishing this step |
◆ cfgStep() [2/2]
rbeCore::cfgStep::cfgStep |
( |
const cfgStep & | _other | ) |
|
◆ ~cfgStep()
rbeCore::cfgStep::~cfgStep |
( |
| ) |
|
|
virtual |
◆ addToJsonObject()
void rbeCore::cfgStep::addToJsonObject |
( |
rapidjson::Document & | _doc, |
|
|
rapidjson::Value & | _object, |
|
|
int | _id ) const |
◆ connectionData()
◆ mayEndWithout()
bool rbeCore::cfgStep::mayEndWithout |
( |
void | | ) |
const |
|
inline |
◆ operator<<() [1/6]
◆ operator<<() [2/6]
◆ operator<<() [3/6]
◆ operator<<() [4/6]
◆ operator<<() [5/6]
◆ operator<<() [6/6]
◆ operator=()
◆ points()
const std::list< cfgPoint > & rbeCore::cfgStep::points |
( |
void | | ) |
const |
|
inline |
◆ projection()
Projection rbeCore::cfgStep::projection |
( |
void | | ) |
const |
|
inline |
The documentation for this class was generated from the following files: