Om  1.0.0
A universal framework for multimedia simulation
om::graphics::gui::fonts::GlyphLayout Member List

This is the complete list of members for om::graphics::gui::fonts::GlyphLayout, including all inherited members.

addGlyph(UTF32Char characater, Index location, Index lineIndex, const AABB2f &bounds)om::graphics::gui::fonts::GlyphLayout
addLine(const AABB1D< Index > &newGlyphRange, const AABB2f &newBounds, Float newBaseline)om::graphics::gui::fonts::GlyphLayout
clear()om::graphics::gui::fonts::GlyphLayout
getBounds() const om::graphics::gui::fonts::GlyphLayoutinline
getGlyphBounds(Index glyphIndex)om::graphics::gui::fonts::GlyphLayoutinline
getGlyphBounds(Index glyphIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getGlyphCharacter(Index glyphIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getGlyphCount() const om::graphics::gui::fonts::GlyphLayoutinline
getGlyphLine(Index glyphIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getGlyphLocation(Index glyphIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getLineBase(Index lineIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getLineBounds(Index lineIndex)om::graphics::gui::fonts::GlyphLayoutinline
getLineBounds(Index lineIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getLineCount() const om::graphics::gui::fonts::GlyphLayoutinline
getLineRange(Index lineIndex) const om::graphics::gui::fonts::GlyphLayoutinline
getMetrics()om::graphics::gui::fonts::GlyphLayoutinline
getMetrics() const om::graphics::gui::fonts::GlyphLayoutinline
GlyphLayout()om::graphics::gui::fonts::GlyphLayout
pickGlyph(const Vector2f &point, Index &glyphIndex) const om::graphics::gui::fonts::GlyphLayout
pickGlyphInLine(Index lineIndex, Float position, Index &glyphIndex) const om::graphics::gui::fonts::GlyphLayout
removeLastGlyphs(Size numToRemove)om::graphics::gui::fonts::GlyphLayout
setBounds(const AABB2f &newBounds)om::graphics::gui::fonts::GlyphLayoutinline
setGlyphBounds(Index glyphIndex, const AABB2f &newBounds)om::graphics::gui::fonts::GlyphLayoutinline
setGlyphLine(Index glyphIndex, Index newLine)om::graphics::gui::fonts::GlyphLayoutinline
setLineBase(Index lineIndex, Float newBaseline)om::graphics::gui::fonts::GlyphLayoutinline
setLineBounds(Index lineIndex, const AABB2f &newBounds)om::graphics::gui::fonts::GlyphLayoutinline
setLineRange(Index lineIndex, const AABB1D< Index > &newGlyphRange)om::graphics::gui::fonts::GlyphLayoutinline
setMetrics(const FontMetrics &newMetrics)om::graphics::gui::fonts::GlyphLayoutinline
~GlyphLayout()om::graphics::gui::fonts::GlyphLayout