.. index:: pair: struct; EE::Graphics::TextLayout .. _doxid-struct_e_e_1_1_graphics_1_1_text_layout: struct EE::Graphics::TextLayout =============================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct TextLayout { // fields std::vector<:ref:`ShapedGlyph`> :target:`shapedGlyphs`; std::vector<:ref:`Float`> :target:`linesWidth`; :ref:`Sizef` :target:`size`; };