SUMO - Simulation of Urban MObility
GNEAdditionalSet::edgeChild Struct Reference

struct for edge childs More...

#include <GNEAdditionalSet.h>

Collaboration diagram for GNEAdditionalSet::edgeChild:
Collaboration graph

Data Fields

GNEEdgeedge
 
std::vector< PositionpositionsOverLanes
 
std::vector< SUMORealrotationsOverLanes
 

Detailed Description

struct for edge childs

Definition at line 184 of file GNEAdditionalSet.h.

Field Documentation

§ edge

GNEEdge* GNEAdditionalSet::edgeChild::edge

§ positionsOverLanes

std::vector<Position> GNEAdditionalSet::edgeChild::positionsOverLanes

Definition at line 186 of file GNEAdditionalSet.h.

§ rotationsOverLanes

std::vector<SUMOReal> GNEAdditionalSet::edgeChild::rotationsOverLanes

Definition at line 187 of file GNEAdditionalSet.h.


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