This is the complete list of members for CFntWrapGLFontAtlas, including all inherited members.
AddGlyph(const eC_UInt &uiUnicode)=0 | CFntWrapGLFontAtlas | protectedpure virtual |
CFntWrapGLFontAtlas(const FontResource_t &reFontID, const eC_UInt &uiNumberOfRows) | CFntWrapGLFontAtlas | |
CreateTexture(const eC_Int &iTextureWidth, const eC_Int &iTextureHeight, const eC_UInt &uiLastTextureID=0) | CFntWrapGLFontAtlas | protected |
DeleteTexture(const eC_UInt &uiTextureID) | CFntWrapGLFontAtlas | protected |
GetAscender() const | CFntWrapGLFontAtlas | inline |
GetChar(const eC_UInt &uiUnicode) | CFntWrapGLFontAtlas | |
GetDescender() const | CFntWrapGLFontAtlas | inline |
GetFace()=0 | CFntWrapGLFontAtlas | pure virtual |
GetHeight() const | CFntWrapGLFontAtlas | inline |
GetInternalLeading() const | CFntWrapGLFontAtlas | inline |
GetTextureHeight() const | CFntWrapGLFontAtlas | inline |
GetTextureID() const | CFntWrapGLFontAtlas | inline |
GetTextureWidth() const | CFntWrapGLFontAtlas | inline |
InsertGlyphInformation(const eC_UInt &uiUnicode, const eC_UInt &uiWidth, const eC_Int &iGlyphXPos, const eC_Int &iGlyphYPos, const eC_Int &iGlyphWidth, const eC_Int &iGlyphHeight, const eC_UInt &uiXPos, const eC_UInt &uiYPos) | CFntWrapGLFontAtlas | protected |
m_asGlyphCache | CFntWrapGLFontAtlas | protected |
m_bArrayNeedsSorting | CFntWrapGLFontAtlas | protected |
m_eFontID | CFntWrapGLFontAtlas | protected |
m_iAscender | CFntWrapGLFontAtlas | protected |
m_iDescender | CFntWrapGLFontAtlas | protected |
m_iFontHeight | CFntWrapGLFontAtlas | protected |
m_iFontWidth | CFntWrapGLFontAtlas | protected |
m_iInternalLeading | CFntWrapGLFontAtlas | protected |
m_uiCurrentFillRow | CFntWrapGLFontAtlas | protected |
m_uiNumberOfCachedGlyphs | CFntWrapGLFontAtlas | protected |
m_uiRemainingSpace | CFntWrapGLFontAtlas | protected |
m_uiTextureHeight | CFntWrapGLFontAtlas | protected |
m_uiTextureID | CFntWrapGLFontAtlas | protected |
m_uiTextureWidth | CFntWrapGLFontAtlas | protected |
m_uiTotalNumberOfRows | CFntWrapGLFontAtlas | protected |
~CFntWrapGLFontAtlas() | CFntWrapGLFontAtlas | virtual |