目次 - SDL 3.0 API(機能別) - 領域
領域
概要
長方形と2次元座標を扱う関数群. 整数と浮動小数点の両方に対応している.
関数
- SDL_GetRectAndLineIntersection
- SDL_GetRectAndLineIntersectionFloat
- SDL_GetRectEnclosingPoints
- SDL_GetRectEnclosingPointsFloat
- SDL_GetRectIntersection
- SDL_GetRectIntersectionFloat
- SDL_GetRectUnion
- SDL_GetRectUnionFloat
- SDL_HasRectIntersection
- SDL_HasRectIntersectionFloat
- SDL_PointInRect
- SDL_PointInRectFloat
- SDL_RectEmpty
- SDL_RectEmptyFloat
- SDL_RectsEqual
- SDL_RectsEqualEpsilon
- SDL_RectsEqualFloat
- SDL_RectToFRect
構造体
- SDL_FPoint
- SDL_FRect
- SDL_Point
- SDL_Rect
SDL Wikiへのリンク
SDL3/CategoryRect - SDL Wiki