GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
radix::Glyph Class Reference

#include <external/RadixEngine/include/radix/data/text/Glyph.hpp>

Data Fields

int x
 
int y
 
int width
 
int height
 
float xOffset
 
float yOffset
 
float advance
 
Mesh mesh
 

Field Documentation

float radix::Glyph::advance
int radix::Glyph::height
Mesh radix::Glyph::mesh
int radix::Glyph::width
int radix::Glyph::x
float radix::Glyph::xOffset
int radix::Glyph::y
float radix::Glyph::yOffset

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