Pyrogenesis  trunk
Public Attributes | List of all members
CFont::GlyphData Struct Reference

#include <Font.h>

Public Attributes

float u0
 
float v0
 
float u1
 
float v1
 
i16 x0
 
i16 y0
 
i16 x1
 
i16 y1
 
i16 xadvance
 
u8 defined
 

Member Data Documentation

◆ defined

u8 CFont::GlyphData::defined

◆ u0

float CFont::GlyphData::u0

◆ u1

float CFont::GlyphData::u1

◆ v0

float CFont::GlyphData::v0

◆ v1

float CFont::GlyphData::v1

◆ x0

i16 CFont::GlyphData::x0

◆ x1

i16 CFont::GlyphData::x1

◆ xadvance

i16 CFont::GlyphData::xadvance

◆ y0

i16 CFont::GlyphData::y0

◆ y1

i16 CFont::GlyphData::y1

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