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

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

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