![]() |
Castor3D 0.17.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 |
| getBitmapSize() const | castor::Glyph | inline |
| getCharacter() const | castor::Glyph | inline |
| getSize() const | castor::Glyph | inline |
| Glyph(char32_t c, Point2f const &size, Point2f const &bearing, float advance, Size const &bitmapSize, ByteArray const &bitmap) | castor::Glyph | inline |