Pico Headers
Loading...
Searching...
No Matches
Public Attributes | List of all members
pf_quad_t Struct Reference

Quad emitted by pf_draw_text. More...

#include <pico_font.h>

Public Attributes

float x0
 
float y0
 
float x1
 
float y1
 
float u0
 
float v0
 
float u1
 
float v1
 
size_t page
 

Detailed Description

Quad emitted by pf_draw_text.

Member Data Documentation

◆ x0

float pf_quad_t::x0

◆ y0

float pf_quad_t::y0

◆ x1

float pf_quad_t::x1

◆ y1

float pf_quad_t::y1

◆ u0

float pf_quad_t::u0

◆ v0

float pf_quad_t::v0

◆ u1

float pf_quad_t::u1

◆ v1

float pf_quad_t::v1

◆ page

size_t pf_quad_t::page

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