SUMO - Simulation of Urban MObility
|
#include <NIVissimNodeDef_Edges.h>
Public Member Functions | |
lying_within_match (NIVissimNodeParticipatingEdge *e) | |
bool | operator() (NIVissimExtendedEdgePoint *e) |
Private Attributes | |
NIVissimNodeParticipatingEdge * | myEdge |
Definition at line 65 of file NIVissimNodeDef_Edges.h.
NIVissimNodeDef_Edges::lying_within_match::lying_within_match | ( | NIVissimNodeParticipatingEdge * | e | ) | [inline, explicit] |
Definition at line 67 of file NIVissimNodeDef_Edges.h.
bool NIVissimNodeDef_Edges::lying_within_match::operator() | ( | NIVissimExtendedEdgePoint * | e | ) | [inline] |
Definition at line 68 of file NIVissimNodeDef_Edges.h.
References NIVissimExtendedEdgePoint::getEdgeID(), NIVissimNodeParticipatingEdge::getID(), NIVissimExtendedEdgePoint::getPosition(), myEdge, and NIVissimNodeParticipatingEdge::positionLiesWithin().
Definition at line 73 of file NIVissimNodeDef_Edges.h.
Referenced by operator()().