Eclipse SUMO - Simulation of Urban MObility
NBTurningDirectionsComputer::combination_by_angle_sorter Class Reference

Sorts "Combination"s by decreasing angle. More...

Public Member Functions

 combination_by_angle_sorter ()
 
int operator() (const Combination &c1, const Combination &c2) const
 

Detailed Description

Sorts "Combination"s by decreasing angle.

Definition at line 78 of file NBAlgorithms.h.

Constructor & Destructor Documentation

◆ combination_by_angle_sorter()

NBTurningDirectionsComputer::combination_by_angle_sorter::combination_by_angle_sorter ( )
inlineexplicit

Definition at line 80 of file NBAlgorithms.h.

Member Function Documentation

◆ operator()()

int NBTurningDirectionsComputer::combination_by_angle_sorter::operator() ( const Combination c1,
const Combination c2 
) const
inline

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