.. index:: pair: struct; EE::Graphics::ShapedGlyph .. _doxid-struct_e_e_1_1_graphics_1_1_shaped_glyph: struct EE::Graphics::ShapedGlyph ================================ .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct ShapedGlyph { // fields :ref:`FontTrueType`* :target:`font` { nullptr }; :ref:`Uint32` :target:`glyphIndex` { 0 }; :ref:`Uint32` :target:`stringIndex` { 0 }; :ref:`Vector2f` :target:`position`; };