![]() |
Blamite Game Engine - Keystone
00444.09.15.25.2125.blamite
A library that enables the use of Qt in Blamite's editing tools.
|
Data structure containing glyph UV information. More...
#include <FontToolWindow.h>
Public Attributes | |
| int | width = 0 |
| int | height = 0 |
| float | uv_x_start = 0.0f |
| float | uv_x_end = 0.0f |
| float | uv_y_start = 0.0f |
| float | uv_y_end = 0.0f |
Data structure containing glyph UV information.
| int BlamGlyphUVInfo::height = 0 |
| float BlamGlyphUVInfo::uv_x_end = 0.0f |
| float BlamGlyphUVInfo::uv_x_start = 0.0f |
| float BlamGlyphUVInfo::uv_y_end = 0.0f |
| float BlamGlyphUVInfo::uv_y_start = 0.0f |
| int BlamGlyphUVInfo::width = 0 |