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