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:
Collaboration graph

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 293 of file NIImporter_SUMO.h.

Field Documentation

◆ fromCrossed

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

Definition at line 297 of file NIImporter_SUMO.h.

◆ fromEdges

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

Definition at line 295 of file NIImporter_SUMO.h.

◆ shape

PositionVector NIImporter_SUMO::WalkingAreaParsedCustomShape::shape

Definition at line 294 of file NIImporter_SUMO.h.

Referenced by NIImporter_SUMO::addLane().

◆ toCrossed

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

Definition at line 298 of file NIImporter_SUMO.h.

◆ toEdges

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

Definition at line 296 of file NIImporter_SUMO.h.


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