Eclipse SUMO - Simulation of Urban MObility
NIImporter_SUMO::WalkingAreaParsedCustomShape Struct Reference

Describes custom shape for a walking area during parsing. More...

Collaboration diagram for NIImporter_SUMO::WalkingAreaParsedCustomShape:
[legend]

Data Fields

std::vector< std::string > fromCrossed
 
std::vector< std::string > fromEdges
 
PositionVector shape
 
std::vector< std::string > toCrossed
 
std::vector< std::string > toEdges
 

Detailed Description

Describes custom shape for a walking area during parsing.

Definition at line 307 of file NIImporter_SUMO.h.

Field Documentation

◆ fromCrossed

std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::fromCrossed

Definition at line 311 of file NIImporter_SUMO.h.

◆ fromEdges

std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::fromEdges

Definition at line 309 of file NIImporter_SUMO.h.

◆ shape

PositionVector NIImporter_SUMO::WalkingAreaParsedCustomShape::shape

Definition at line 308 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addLane().

◆ toCrossed

std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::toCrossed

Definition at line 312 of file NIImporter_SUMO.h.

◆ toEdges

std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::toEdges

Definition at line 310 of file NIImporter_SUMO.h.


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