![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Describes custom shape for a walking area during parsing. More...
Data Fields | |
| std::vector< std::string > | fromCrossed |
| std::vector< std::string > | fromEdges |
| PositionVector | shape |
| std::vector< std::string > | toCrossed |
| std::vector< std::string > | toEdges |
| double | width |
Describes custom shape for a walking area during parsing.
Definition at line 329 of file NIImporter_SUMO.h.
| std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::fromCrossed |
Definition at line 333 of file NIImporter_SUMO.h.
| std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::fromEdges |
Definition at line 331 of file NIImporter_SUMO.h.
| PositionVector NIImporter_SUMO::WalkingAreaParsedCustomShape::shape |
Definition at line 330 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addLane().
| std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::toCrossed |
Definition at line 334 of file NIImporter_SUMO.h.
| std::vector<std::string> NIImporter_SUMO::WalkingAreaParsedCustomShape::toEdges |
Definition at line 332 of file NIImporter_SUMO.h.
| double NIImporter_SUMO::WalkingAreaParsedCustomShape::width |
Definition at line 335 of file NIImporter_SUMO.h.
Referenced by NIImporter_SUMO::addLane().