This is the complete list of members for kanzi::GlyphCache, including all inherited members.
| clear() | kanzi::GlyphCache | |
| getGeneration() const | kanzi::GlyphCache | inline |
| getTexture() const | kanzi::GlyphCache | |
| GlyphCache(TextureSharedPtr texture, FontFileSharedPtr font, float glyphSize) | kanzi::GlyphCache | explicit |
| remove(const GlyphKey &glyphKey) | kanzi::GlyphCache | |
| retrieveMultipleTextureCoordinates(const GlyphKey *glyphKeys, unsigned int glyphCount, unsigned int stride, byte *outData) | kanzi::GlyphCache | |
| retrieveMultipleTextureCoordinatesWithClipping(const GlyphKey *glyphKeys, unsigned int glyphCount, unsigned int stride, const float *clippingCoordinates, byte *outData) | kanzi::GlyphCache | |
| retrieveTextureCoordinates(const GlyphKey &glyphKey) | kanzi::GlyphCache | |
| retrieveTextureCoordinatesRecycling(const GlyphKey &glyphKey) | kanzi::GlyphCache | |
| ~GlyphCache() | kanzi::GlyphCache |