![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <NBNode.h>
Data Fields | |
| std::set< const NBEdge *, ComparatorIdLess > | edges |
| PositionVector | shape |
| double | width |
| std::set<const NBEdge*, ComparatorIdLess> NBNode::WalkingAreaCustomShape::edges |
Definition at line 210 of file NBNode.h.
Referenced by NBNode::addWalkingAreaShape().
| PositionVector NBNode::WalkingAreaCustomShape::shape |
Definition at line 211 of file NBNode.h.
Referenced by NBNode::addWalkingAreaShape().
| double NBNode::WalkingAreaCustomShape::width |
Definition at line 212 of file NBNode.h.
Referenced by NBNode::addWalkingAreaShape().