Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
stbtt_aligned_quad Struct Reference

#include <imstb_truetype.h>

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:
Untitled