Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NBContHelper::opposite_finder Class Reference

#include <NBContHelper.h>

Collaboration diagram for NBContHelper::opposite_finder:
[legend]

Public Member Functions

bool operator() (NBEdge *e) const
 opposite_finder (NBEdge *edge)
 constructor

Private Attributes

NBEdgemyReferenceEdge

Detailed Description

Definition at line 372 of file NBContHelper.h.

Constructor & Destructor Documentation

◆ opposite_finder()

NBContHelper::opposite_finder::opposite_finder ( NBEdge * edge)
inline

constructor

Definition at line 375 of file NBContHelper.h.

References myReferenceEdge.

Member Function Documentation

◆ operator()()

bool NBContHelper::opposite_finder::operator() ( NBEdge * e) const
inline

Definition at line 378 of file NBContHelper.h.

References NBEdge::isTurningDirectionAt(), and myReferenceEdge.

Field Documentation

◆ myReferenceEdge

NBEdge* NBContHelper::opposite_finder::myReferenceEdge
private

Definition at line 384 of file NBContHelper.h.

Referenced by operator()(), and opposite_finder().


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