Lysa  0.0
Lysa 3D Engine
Font::GlyphBounds Struct Reference

Detailed Description

Bounds of a glyph in the font plane (em units relative to font size).

Public Attributes

float left {0.0f}
 
float bottom {0.0f}
 
float right {0.0f}
 
float top {0.0f}
 

Member Data Documentation

float bottom {0.0f}
float left {0.0f}
float right {0.0f}
float top {0.0f}