[friend]
Definition at line 175 of file FXVec2f.h.
00175 {return FXVec2f(FXMAX(a.x,b.x),FXMAX(a.y,b.y));}