Eclipse SUMO - Simulation of Urban MObility
NBNode::WalkingAreaCustomShape Struct Reference

#include <NBNode.h>

Collaboration diagram for NBNode::WalkingAreaCustomShape:
[legend]

Data Fields

std::set< const NBEdge *, ComparatorIdLessedges
 
PositionVector shape
 
double width
 

Detailed Description

Definition at line 209 of file NBNode.h.

Field Documentation

◆ edges

std::set<const NBEdge*, ComparatorIdLess> NBNode::WalkingAreaCustomShape::edges

Definition at line 210 of file NBNode.h.

Referenced by NBNode::addWalkingAreaShape().

◆ shape

PositionVector NBNode::WalkingAreaCustomShape::shape

Definition at line 211 of file NBNode.h.

Referenced by NBNode::addWalkingAreaShape().

◆ width

double NBNode::WalkingAreaCustomShape::width

Definition at line 212 of file NBNode.h.

Referenced by NBNode::addWalkingAreaShape().


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