Eclipse SUMO - Simulation of Urban MObility
GNEDemandElement::DemandElementMove Struct Reference

struct for pack all variables related with Demand Element moving More...

#include <GNEDemandElement.h>

Collaboration diagram for GNEDemandElement::DemandElementMove:

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 Demand Element moving

Definition at line 155 of file GNEDemandElement.h.

Field Documentation

◆ firstOriginalLanePosition

◆ movingGeometryBoundary

◆ originalViewPosition

Position GNEDemandElement::DemandElementMove::originalViewPosition

◆ secondOriginalPosition

std::string GNEDemandElement::DemandElementMove::secondOriginalPosition

value for saving second original position over lane before moving

Definition at line 166 of file GNEDemandElement.h.

Referenced by GNEStop::commitGeometryMoving(), GNEStop::moveGeometry(), and GNEStop::startGeometryMoving().


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