![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functor for sorting unaligned edges by approximate proximity to a fixed point. More...

Public Member Functions | |
| UnalignedEdgesSort (CFixedVector2D src) | |
| bool | operator() (const Edge &a, const Edge &b) const |
Public Attributes | |
| CFixedVector2D | src |
Functor for sorting unaligned edges by approximate proximity to a fixed point.
|
inline |
| CFixedVector2D UnalignedEdgesSort::src |