My Project
|
#include <SDL_render.h>
Data Fields | |
SDL_FPoint | position |
SDL_Color | color |
SDL_FPoint | tex_coord |
Vertex structure
SDL_Color color |
Vertex color
SDL_FPoint position |
Vertex position, in SDL_Renderer coordinates
SDL_FPoint tex_coord |
Normalized texture coordinates, if needed