RetroArch
Public Attributes | List of all members
stbtt_vertex Struct Reference

#include <stb_truetype.h>

Public Attributes

stbtt_vertex_type x
 
stbtt_vertex_type y
 
stbtt_vertex_type cx
 
stbtt_vertex_type cy
 
unsigned char type
 
unsigned char padding
 

Member Data Documentation

◆ cx

stbtt_vertex_type stbtt_vertex::cx

◆ cy

stbtt_vertex_type stbtt_vertex::cy

◆ padding

unsigned char stbtt_vertex::padding

◆ type

unsigned char stbtt_vertex::type

◆ x

stbtt_vertex_type stbtt_vertex::x

◆ y

stbtt_vertex_type stbtt_vertex::y

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