Pyrogenesis
13997
|
Functor for sorting edges by approximate proximity to a fixed point. More...
Public Member Functions | |
EdgeSort (CFixedVector2D src) | |
bool | operator() (const Edge &a, const Edge &b) |
Public Attributes | |
CFixedVector2D | src |
Functor for sorting edges by approximate proximity to a fixed point.
Definition at line 484 of file CCmpPathfinder_Vertex.cpp.
|
inline |
Definition at line 487 of file CCmpPathfinder_Vertex.cpp.
Definition at line 488 of file CCmpPathfinder_Vertex.cpp.
CFixedVector2D EdgeSort::src |
Definition at line 486 of file CCmpPathfinder_Vertex.cpp.