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

領域

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

概要

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

構造体

  1. SDL_FPoint
  2. SDL_FRect
  3. SDL_Point
  4. SDL_Rect

関数

  1. SDL_EncloseFPoints
  2. SDL_EnclosePoints
  3. SDL_FRectEmpty
  4. SDL_FRectEquals
  5. SDL_HasIntersection
  6. SDL_HasIntersectionF
  7. SDL_IntersectFRect
  8. SDL_IntersectFRectAndLine
  9. SDL_IntersectRect
  10. SDL_IntersectRectAndLine
  11. SDL_PointInFRect
  12. SDL_PointInRect
  13. SDL_RectEmpty
  14. SDL_RectEquals
  15. SDL_UnionFRect
  16. SDL_UnionRect

SDL Wikiへのリンク

Rectangle Functions - SDL Wiki