TGUI  0.10-beta
tgui::BackendText Member List

This is the complete list of members for tgui::BackendText, including all inherited members.

addGlyphQuad(std::vector< Vertex > &vertices, Vector2f position, const Vertex::Color &color, const FontGlyph &glyph, float italicShear) (defined in tgui::BackendText)tgui::BackendTextprotected
addLine(std::vector< Vertex > &vertices, float lineLength, float lineTop, const Vertex::Color &color, float offset, float thickness, float outlineThickness) (defined in tgui::BackendText)tgui::BackendTextprotected
findCharacterPos(std::size_t index) consttgui::BackendTextvirtual
getCharacterSize() consttgui::BackendText
getFillColor() consttgui::BackendText
getFont() consttgui::BackendText
getOutlineColor() consttgui::BackendText
getOutlineThickness() consttgui::BackendText
getSize()tgui::BackendTextvirtual
getString() consttgui::BackendText
getStyle() consttgui::BackendText
getVertexData()tgui::BackendText
m_characterSize (defined in tgui::BackendText)tgui::BackendTextprotected
m_fillColor (defined in tgui::BackendText)tgui::BackendTextprotected
m_font (defined in tgui::BackendText)tgui::BackendTextprotected
m_lastFontTexture (defined in tgui::BackendText)tgui::BackendTextprotected
m_outlineColor (defined in tgui::BackendText)tgui::BackendTextprotected
m_outlineThickness (defined in tgui::BackendText)tgui::BackendTextprotected
m_outlineVertices (defined in tgui::BackendText)tgui::BackendTextprotected
m_size (defined in tgui::BackendText)tgui::BackendTextprotected
m_string (defined in tgui::BackendText)tgui::BackendTextprotected
m_style (defined in tgui::BackendText)tgui::BackendTextprotected
m_vertices (defined in tgui::BackendText)tgui::BackendTextprotected
m_verticesNeedUpdate (defined in tgui::BackendText)tgui::BackendTextprotected
setCharacterSize(unsigned int characterSize)tgui::BackendTextvirtual
setFillColor(const Color &color)tgui::BackendTextvirtual
setFont(const std::shared_ptr< BackendFont > &font)tgui::BackendTextvirtual
setOutlineColor(const Color &color)tgui::BackendTextvirtual
setOutlineThickness(float thickness)tgui::BackendTextvirtual
setString(const String &string)tgui::BackendTextvirtual
setStyle(TextStyles style)tgui::BackendTextvirtual
TextVertexData typedeftgui::BackendText
updateVertices() (defined in tgui::BackendText)tgui::BackendTextprotected
~BackendText()=defaulttgui::BackendTextvirtual