.. index:: pair: struct; EE::UI::UITextView::SelPosCache .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_text_view_1_1_sel_pos_cache: struct EE::UI::UITextView::SelPosCache ====================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct SelPosCache { // fields :ref:`Vector2f` :target:`initPos`; :ref:`Vector2f` :target:`endPos`; // construction :target:`SelPosCache`(:ref:`Vector2f` ip, :ref:`Vector2f` ep); };