This is the complete list of members for kanzi::GlyphRun, including all inherited members.
| allocateClippingCoordinates() | kanzi::GlyphRun | |
| draw(Renderer &renderer, bool twoPass, GlRenderState &renderState) | kanzi::GlyphRun | |
| getBoundingRectangle() const | kanzi::GlyphRun | |
| getCharacterBounds(size_t glyphRunIndex) const | kanzi::GlyphRun | |
| getTexture() const | kanzi::GlyphRun | |
| GlyphRun(Domain *domain, size_t capacity, GlyphCache &glyphCache) | kanzi::GlyphRun | explicit |
| setCharacterBounds(size_t glyphRunIndex, float left, float top, float right, float bottom) | kanzi::GlyphRun | |
| setClippingCoordinates(size_t glyphRunIndex, float left, float top, float right, float bottom) | kanzi::GlyphRun | |
| setGlyph(unsigned int glyphRunIndex, const GlyphKey &glyphKey) | kanzi::GlyphRun | |
| setLength(unsigned int length) | kanzi::GlyphRun | |
| setVertexCoordinates(size_t glyphRunIndex, float left, float top, float right, float bottom) | kanzi::GlyphRun | |
| ~GlyphRun()=default | kanzi::GlyphRun |