SDL_Vertex

Undocumented in source.
static if(sdlSupport >= SDLSupport.v2_0_18)
struct SDL_Vertex {}

Members

Aliases

colour
alias colour = color
Undocumented in source.

Variables

color
SDL_Color color;
Undocumented in source.
position
SDL_FPoint position;
Undocumented in source.
tex_coord
SDL_FPoint tex_coord;
Undocumented in source.

Meta