.. index:: pair: struct; EE::Graphics::Text::VertexCoords .. _doxid-struct_e_e_1_1_graphics_1_1_text_1_1_vertex_coords: struct EE::Graphics::Text::VertexCoords ======================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct VertexCoords { // fields :ref:`Vector2f` :target:`texCoords`; :ref:`Vector2f` :target:`position`; };