SUMO - Simulation of Urban MObility
GNEAdditional::AdditionalMove Struct Reference

struct for pack all variables related with additional move More...

#include <GNEAdditional.h>

Collaboration diagram for GNEAdditional::AdditionalMove:
Collaboration graph

Data Fields

std::string firstOriginalLanePosition
 value for saving first original position over lane before moving More...
 
Boundary movingGeometryBoundary
 boundary used during moving of elements (to avoid insertion in RTREE More...
 
Position originalViewPosition
 value for saving first original position over lane before moving More...
 
std::string secondOriginalPosition
 value for saving second original position over lane before moving More...
 

Detailed Description

struct for pack all variables related with additional move

Definition at line 346 of file GNEAdditional.h.

Field Documentation

◆ firstOriginalLanePosition

◆ movingGeometryBoundary

Boundary GNEAdditional::AdditionalMove::movingGeometryBoundary

boundary used during moving of elements (to avoid insertion in RTREE

Definition at line 348 of file GNEAdditional.h.

Referenced by GNEAdditional::endGeometryMoving(), GNEAdditional::getCenteringBoundary(), and GNEAdditional::startGeometryMoving().

◆ originalViewPosition

◆ secondOriginalPosition

std::string GNEAdditional::AdditionalMove::secondOriginalPosition

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