##########################
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)>` 
const char *  :cpp:func:`GetName <const char * HEdgeVertexSelectionObject::GetName()>`                                    
const char *  :cpp:func:`GetStaticName <static const char * HEdgeVertexSelectionObject::GetStaticName()>`                 
============= ============================================================================================================

.. cpp:namespace:: nullptr

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

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



