[friend]
Scaling.
Definition at line 183 of file FXVec4f.h.
00183 {return FXVec4f(a.x*n,a.y*n,a.z*n,a.w*n);}