目次 - API(機能別) - 領域

領域

インクルードファイル: SDL_rect.h

概要

ここに分類される関数は, 簡単な長方形の重なりや融合を含む処理を行うものである.

列挙体

  1. SDL_Point
  2. SDL_Rect

関数

  1. SDL_EnclosePoints
  2. SDL_HasIntersection
  3. SDL_IntersectRect
  4. SDL_IntersectRectAndLine
  5. SDL_PointInRect
  6. SDL_RectEmpty
  7. SDL_RectEquals
  8. SDL_UnionRect

SDL Wikiへのリンク

Rectangle Functions - SDL Wiki