Pioneer
Public Member Functions | Public Attributes | List of all members
Text::TextureFont::Glyph Struct Reference

#include <TextureFont.h>

Public Member Functions

 Glyph ()
 

Public Attributes

float advX
 
float advY
 
float width
 
float height
 
float texWidth
 
float texHeight
 
int offX
 
int offY
 
float offU
 
float offV
 
FT_Face ftFace
 
Uint32 ftIndex
 

Constructor & Destructor Documentation

◆ Glyph()

Text::TextureFont::Glyph::Glyph ( )
inline

Member Data Documentation

◆ advX

float Text::TextureFont::Glyph::advX

◆ advY

float Text::TextureFont::Glyph::advY

◆ ftFace

FT_Face Text::TextureFont::Glyph::ftFace

◆ ftIndex

Uint32 Text::TextureFont::Glyph::ftIndex

◆ height

float Text::TextureFont::Glyph::height

◆ offU

float Text::TextureFont::Glyph::offU

◆ offV

float Text::TextureFont::Glyph::offV

◆ offX

int Text::TextureFont::Glyph::offX

◆ offY

int Text::TextureFont::Glyph::offY

◆ texHeight

float Text::TextureFont::Glyph::texHeight

◆ texWidth

float Text::TextureFont::Glyph::texWidth

◆ width

float Text::TextureFont::Glyph::width

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