![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for CFont, including all inherited members.
| CalculateStringSize(const wchar_t *string, int &w, int &h) const | CFont | |
| CFont()=default | CFont | private |
| CFontManager | CFont | friend |
| GetCharacterWidth(wchar_t c) const | CFont | |
| GetGlyphBounds(float &x0, float &y0, float &x1, float &y1) const | CFont | inline |
| GetGlyphs() const | CFont | inline |
| GetHeight() const | CFont | inline |
| GetLineSpacing() const | CFont | inline |
| GetTexture() const | CFont | inline |
| HasRGB() const | CFont | inline |
| m_BoundsX0 | CFont | private |
| m_BoundsX1 | CFont | private |
| m_BoundsY0 | CFont | private |
| m_BoundsY1 | CFont | private |
| m_Glyphs | CFont | private |
| m_HasRGB | CFont | private |
| m_Height | CFont | private |
| m_LineSpacing | CFont | private |
| m_Texture | CFont | private |