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