This is the complete list of members for kanzi::GlyphRun, including all inherited members.
allocateClippingCoordinates() | kanzi::GlyphRun | |
draw(Renderer3D &renderer, GlyphCache &glyphCache, bool twoPass, const Material &material) | kanzi::GlyphRun | |
getBoundingRectangle() const | kanzi::GlyphRun | |
getCharacterBounds(unsigned int glyphRunIndex) const | kanzi::GlyphRun | |
GlyphRun(Domain *domain, unsigned int capacity) | kanzi::GlyphRun | explicit |
setCharacterBounds(unsigned int glyphRunIndex, float left, float top, float right, float bottom) | kanzi::GlyphRun | |
setClippingCoordinates(unsigned int 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(unsigned int glyphRunIndex, float left, float top, float right, float bottom) | kanzi::GlyphRun | |
~GlyphRun() | kanzi::GlyphRun |