Kanzi  3.9.6
Kanzi Engine API
kanzi::GlyphRun Member List

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() constkanzi::GlyphRun
getCharacterBounds(unsigned int glyphRunIndex) constkanzi::GlyphRun
GlyphRun(Domain *domain, unsigned int capacity)kanzi::GlyphRunexplicit
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