[inline]
Assigning operators.
Definition at line 87 of file FXVec4d.h.
00087 {x*=n;y*=n;z*=n;w*=n;return *this;}