RetroArch
Public Attributes | List of all members
stbtt_aligned_quad Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_aligned_quad:
[legend]

Public Attributes

float x0
 
float y0
 
float s0
 
float t0
 
float x1
 
float y1
 
float s1
 
float t1
 

Member Data Documentation

◆ s0

float stbtt_aligned_quad::s0

◆ s1

float stbtt_aligned_quad::s1

◆ t0

float stbtt_aligned_quad::t0

◆ t1

float stbtt_aligned_quad::t1

◆ x0

float stbtt_aligned_quad::x0

◆ x1

float stbtt_aligned_quad::x1

◆ y0

float stbtt_aligned_quad::y0

◆ y1

float stbtt_aligned_quad::y1

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