GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#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 |
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 |