#include <RoadMapSorting.h>
Public Member Functions | |
bool | operator() (const std::pair< std::vector< const Ring * >, std::vector< const Ring * > > &a, const std::pair< std::vector< const Ring * >, std::vector< const Ring * > > &b) const |
RoadMapSorting () | |
Private Member Functions | |
unsigned int | calculateRoadSeedIndex (const std::pair< std::vector< const Ring * >, std::vector< const Ring * > > &seed) const |
Definition at line 22 of file RoadMapSorting.h.
|
inline |
Definition at line 25 of file RoadMapSorting.h.
|
private |
Definition at line 19 of file RoadMapSorting.cc.
References funct::pow(), query::result, and relativeConstraints::ring.
Referenced by operator()().
|
inline |
Definition at line 28 of file RoadMapSorting.h.
References a, b, and calculateRoadSeedIndex().