GlyphProperty.hpp
Go to the documentation of this file.
ivec2 m_bearing
offset to display the data (can be negatif id the texture sise is bigger than the theoric places in t...
Definition: GlyphProperty.hpp:56
int32_t m_glyphIndex
Glyph index in the system.
Definition: GlyphProperty.hpp:54
vec2 m_texturePosStart
Texture normalized position (START)
Definition: GlyphProperty.hpp:58
Definition: Area.hpp:16
Definition: GlyphProperty.hpp:48
void setNotExist()
set the element doen not exist !!!
Definition: GlyphProperty.hpp:98
ivec2 m_sizeTexture
size of the element to display
Definition: GlyphProperty.hpp:55
bool exist() const
get the status of the char, if it exist or not in the FONT
Definition: GlyphProperty.hpp:92
ivec2 m_advance
space use in the display for this specific char
Definition: GlyphProperty.hpp:57
vec2 m_texturePosSize
Texture normalized position (SIZE)
Definition: GlyphProperty.hpp:59