![]() |
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 196 of file NBNode.h.
Referenced by NBNode::addWalkingAreaShape().
PositionVector NBNode::WalkingAreaCustomShape::shape |
Definition at line 197 of file NBNode.h.
Referenced by NBNode::addWalkingAreaShape().