[inline]
Assigning operators.
Definition at line 83 of file FXVec3f.h.
00083 {x*=n;y*=n;z*=n;return *this;}