This is the complete list of members for AZ::FontTexture, including all inherited members.
ClampGlyphSize(const AtomFont::GlyphSize &glyphSize, int cellWidth, int cellHeight) | AZ::FontTexture | static |
Create(int width, int height, AZ::FontSmoothMethod smoothMethod, AZ::FontSmoothAmount smoothAmount, int widthCharCount=16, int heightCharCount=16, float sizeRatio=IFFontConstants::defaultSizeRatio) (defined in AZ::FontTexture) | AZ::FontTexture | |
CreateFromFile(const AZStd::string &fileName, int width, int height, AZ::FontSmoothMethod smoothMethod, AZ::FontSmoothAmount smoothAmount, int widthCharCount=16, int heightCharCount=16) (defined in AZ::FontTexture) | AZ::FontTexture | |
CreateFromMemory(unsigned char *fileData, int dataSize, int width, int height, AZ::FontSmoothMethod smoothMethod, AZ::FontSmoothAmount smoothAmount, int widthCharCount, int heightCharCount, float sizeRatio) | AZ::FontTexture | |
CreateGradientSlot() (defined in AZ::FontTexture) | AZ::FontTexture | |
FontTexture() (defined in AZ::FontTexture) | AZ::FontTexture | |
GetAscenderToHeightRatio() (defined in AZ::FontTexture) | AZ::FontTexture | |
GetBuffer() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetCellHeight() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetCellWidth() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetCharacterWidth(uint32_t character) const (defined in AZ::FontTexture) | AZ::FontTexture | |
GetCharSlot(uint32_t character, const AtomFont::GlyphSize &glyphSize=AtomFont::defaultGlyphSize) (defined in AZ::FontTexture) | AZ::FontTexture | |
GetEncoding() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetGradientSlot() (defined in AZ::FontTexture) | AZ::FontTexture | |
GetHeight() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetHeightCellCount() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetHorizontalAdvance(uint32_t character, const AtomFont::GlyphSize &glyphSize=AtomFont::defaultGlyphSize) const | AZ::FontTexture | |
GetKerning(uint32_t leftGlyph, uint32_t rightGlyph) (defined in AZ::FontTexture) | AZ::FontTexture | |
GetLRUSlot() (defined in AZ::FontTexture) | AZ::FontTexture | |
GetMonospaced() const (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetMRUSlot() (defined in AZ::FontTexture) | AZ::FontTexture | |
GetSlotChar(int slotIndex) const (defined in AZ::FontTexture) | AZ::FontTexture | |
GetTextureCellHeight() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetTextureCellWidth() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetTextureCoord(TextureSlot *slot, float texCoords[4], int &characterSizeX, int &characterSizeY, int &m_characterOffsetX, int &m_characterOffsetY, const AtomFont::GlyphSize &glyphSize=AtomFont::defaultGlyphSize) const (defined in AZ::FontTexture) | AZ::FontTexture | |
GetWidth() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
GetWidthCellCount() (defined in AZ::FontTexture) | AZ::FontTexture | inline |
PreCacheString(const char *string, int *updated=0, float sizeRatio=IFFontConstants::defaultSizeRatio, const AtomFont::GlyphSize &glyphSize=AtomFont::defaultGlyphSize, const FFont::FontHintParams &glyphFlags=FFont::FontHintParams()) | AZ::FontTexture | |
Release() (defined in AZ::FontTexture) | AZ::FontTexture | |
SetEncoding(FT_Encoding encoding) (defined in AZ::FontTexture) | AZ::FontTexture | inline |
WriteToFile(const AZStd::string &fileName) (defined in AZ::FontTexture) | AZ::FontTexture | |
~FontTexture() (defined in AZ::FontTexture) | AZ::FontTexture |