Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functor for sorting edge-squares by approximate proximity to a fixed point. More...
Public Member Functions | |
SquareSort (CFixedVector2D src) | |
bool | operator() (const Square &a, const Square &b) const |
Public Attributes | |
CFixedVector2D | src |
Functor for sorting edge-squares by approximate proximity to a fixed point.
|
inline |
CFixedVector2D SquareSort::src |