My Project
Loading...
Searching...
No Matches
SDL_Vertex Struct Reference

#include <SDL_render.h>

Data Fields

SDL_FPoint position
 
SDL_Color color
 
SDL_FPoint tex_coord
 

Detailed Description

Vertex structure

Field Documentation

◆ color

SDL_Color color

Vertex color

◆ position

SDL_FPoint position

Vertex position, in SDL_Renderer coordinates

◆ tex_coord

SDL_FPoint tex_coord

Normalized texture coordinates, if needed


The documentation for this struct was generated from the following file: