A compare fuctor that uses vector length. More...
#include <vector2.h>
Public Member Functions | |
| Boole | operator() (const Vector2 &First, const Vector2 &Second) const |
| Compares two Vector2's to determine which has the greater length/magnitude. More... | |
| Boole Mezzanine::Vector2LengthCompare::operator() | ( | const Vector2 & | First, |
| const Vector2 & | Second | ||
| ) | const |
Compares two Vector2's to determine which has the greater length/magnitude.
Definition at line 357 of file vector2.cpp.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.