##########################
HEdgeVertexSelectionObject
##########################

.. cpp:namespace:: HEdgeVertexSelectionObject

.. default-domain:: cpp

Functions
=========

============= ============================================================================================================
..            :cpp:func:`HEdgeVertexSelectionObject <HEdgeVertexSelectionObject::HEdgeVertexSelectionObject>`             
..            :cpp:func:`~HEdgeVertexSelectionObject <HEdgeVertexSelectionObject::~HEdgeVertexSelectionObject>`           
int           :cpp:func:`OnMouseMove <virtual int HEdgeVertexSelectionObject::OnMouseMove(HEventInfo &hevent)>`           
int           :cpp:func:`OnLButtonDown <virtual int HEdgeVertexSelectionObject::OnLButtonDown(HEventInfo &hevent)>`       
int           :cpp:func:`OnLButtonUp <virtual int HEdgeVertexSelectionObject::OnLButtonUp(HEventInfo &hevent)>`           
void          :cpp:func:`IncludeEntity <void HEdgeVertexSelectionObject::IncludeEntity(HBaseView *view, HC_KEY movekey)>` 
char const *  :cpp:func:`GetName <char const  * HEdgeVertexSelectionObject::GetName()>`                                   
char const *  :cpp:func:`GetStaticName <static char const  * HEdgeVertexSelectionObject::GetStaticName()>`                
============= ============================================================================================================

.. cpp:namespace:: nullptr

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

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



