.. index:: pair: struct; EE::Graphics::RichText::FloatExclusion .. _doxid-struct_e_e_1_1_graphics_1_1_rich_text_1_1_float_exclusion: struct EE::Graphics::RichText::FloatExclusion ============================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct FloatExclusion { // fields :ref:`Rectf` :target:`rect`; :ref:`InlineFloat` :target:`type` { :ref:`InlineFloat::None` }; // methods bool :target:`operator==`(const FloatExclusion& other) const; bool :target:`operator!=`(const FloatExclusion& other) const; };