Castor3D 0.16.0
Multiplatform 3D engine
|
This is the complete list of members for castor::Glyph, including all inherited members.
getAdvance() const | castor::Glyph | inline |
getBearing() const | castor::Glyph | inline |
getBitmap() const | castor::Glyph | inline |
getCharacter() const | castor::Glyph | inline |
getSize() const | castor::Glyph | inline |
Glyph(char32_t c, Size const &size, Position const &bearing, int32_t advance, ByteArray const &bitmap) | castor::Glyph | inline |