################
HSelectionSetOOC
################

.. cpp:namespace:: HSelectionSetOOC

.. default-domain:: cpp

Functions
=========

=============================== ===========================================================================================================================================================
:doc:`classHSelectionSetOOC` *  :cpp:func:`CreateInstance <static HSelectionSetOOC * HSelectionSetOOC< SelectionSet >::CreateInstance(HBaseView &view, bool deep_select)>`                 
bool                            :cpp:func:`CanCreateInstance <static bool HSelectionSetOOC< SelectionSet >::CanCreateInstance()>`                                                          
void                            :cpp:func:`Reset <virtual void HSelectionSetOOC< SelectionSet >::Reset()>`                                                                                 
bool                            :cpp:func:`DeleteSelection <virtual bool HSelectionSetOOC< SelectionSet >::DeleteSelection(bool emit_message=false)>`                                      
void                            :cpp:func:`SetDeepSelection <void HSelectionSetOOC< SelectionSet >::SetDeepSelection(bool deep_select)>`                                                   
ooc::query::QueryIterator       :cpp:func:`SelectedPoints <ooc::query::QueryIterator HSelectionSetOOC< SelectionSet >::SelectedPoints()>`                                                  
bool                            :cpp:func:`UpdateSelection <bool HSelectionSetOOC< SelectionSet >::UpdateSelection()>`                                                                     
void                            :cpp:func:`AddRectangleWindow <void HSelectionSetOOC< SelectionSet >::AddRectangleWindow(ooc::Point const &min, ooc::Point const &max)>`                   
void                            :cpp:func:`AddTriangleWindow <void HSelectionSetOOC< SelectionSet >::AddTriangleWindow(ooc::Point const &p1, ooc::Point const &p2, ooc::Point const &p3)>` 
bool                            :cpp:func:`HasWindows <bool HSelectionSetOOC< SelectionSet >::HasWindows()>`                                                                               
typename Func                   :cpp:func:`SynchronizeWith <auto HSelectionSetOOC< SelectionSet >::SynchronizeWith(Func const &task) -> decltype(task())>`                                 
=============================== ===========================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HSelectionSetOOC
   :project: mvo
   :members:
   :undoc-members:


.. toctree::
   :titlesonly:
   :maxdepth: 1
   :hidden:

   structHSelectionSetOOC_1_1CallbackKeyInfo

