Searched refs:SDL_FPoint (Results 1 – 2 of 2) sorted by relevance
60 typedef struct SDL_FPoint struct64 } SDL_FPoint; typedef233 SDL_FORCE_INLINE SDL_bool SDL_PointInFRect(const SDL_FPoint *p, const SDL_FRect *r) in SDL_PointInFRect()339 extern DECLSPEC SDL_bool SDLCALL SDL_EncloseFPoints(const SDL_FPoint * points,
94 SDL_FPoint position; /**< Vertex position, in SDL_Renderer coordinates */96 SDL_FPoint tex_coord; /**< Normalized texture coordinates, if needed */1492 const SDL_FPoint * points,1522 const SDL_FPoint * points,1627 const SDL_FPoint *center,
Completed in 7 milliseconds