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