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

#include <NBNode.h>

Collaboration diagram for NBNode::WalkingAreaCustomShape:
Collaboration graph

Data Fields

std::set< const NBEdge * > edges
 
PositionVector shape
 

Detailed Description

Definition at line 199 of file NBNode.h.

Field Documentation

◆ edges

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

Definition at line 200 of file NBNode.h.

Referenced by NBNode::addWalkingAreaShape().

◆ shape

PositionVector NBNode::WalkingAreaCustomShape::shape

Definition at line 201 of file NBNode.h.

Referenced by NBNode::addWalkingAreaShape().


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