FXVec4d vechi ( const FXVec4d a,
const FXVec4d b 
) [friend]

Definition at line 204 of file FXVec4d.h.

00204 {return FXVec4d(FXMAX(a.x,b.x),FXMAX(a.y,b.y),FXMAX(a.z,b.z),FXMAX(a.w,b.w));}


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:25 2009 for TnFOX by doxygen v1.4.7