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