= Rectangle Functions = '''Include File(s):''' [http://hg.libsdl.org/SDL/file/default/include/SDL_rect.h SDL_rect.h] == Introduction == This category contains functions for handling simple rectangles including overlaps and merges. == Structures == <> == Functions == <> * [[SDL_EnclosePoints]] * [[SDL_HasIntersection]] * [[SDL_IntersectRect]] * [[SDL_IntersectRectAndLine]] * [[SDL_Point]] * [[SDL_PointInRect]] * [[SDL_Rect]] * [[SDL_RectEmpty]] * [[SDL_RectEquals]] * [[SDL_UnionRect]] ---- CategoryCategory