[inline]
Length and square of length.
Definition at line 133 of file FXVec2d.h.
00133 { return x*x+y*y; }