##################
HOpConstructCuboid
##################

.. cpp:namespace:: HOpConstructCuboid

.. default-domain:: cpp

Functions
=========

============================ ==================================================================================================================
..                           :cpp:func:`HOpConstructCuboid <HOpConstructCuboid::HOpConstructCuboid>`                                           
..                           :cpp:func:`~HOpConstructCuboid <virtual HOpConstructCuboid::~HOpConstructCuboid>`                                 
const char *                 :cpp:func:`GetName <virtual const char * HOpConstructCuboid::GetName()>`                                          
int                          :cpp:func:`OnLButtonDown <virtual int HOpConstructCuboid::OnLButtonDown(HEventInfo &hevent)>`                     
int                          :cpp:func:`OnNoButtonDownAndMove <virtual int HOpConstructCuboid::OnNoButtonDownAndMove(HEventInfo &hevent)>`     
int                          :cpp:func:`OnLButtonDownAndMove <virtual int HOpConstructCuboid::OnLButtonDownAndMove(HEventInfo &hevent)>`       
int                          :cpp:func:`OnLButtonUp <virtual int HOpConstructCuboid::OnLButtonUp(HEventInfo &hevent)>`                         
void                         :cpp:func:`CreateCuboid <virtual void HOpConstructCuboid::CreateCuboid(HPoint const &last)>`                      
void                         :cpp:func:`CreateSquare <virtual void HOpConstructCuboid::CreateSquare(HPoint const &first, HPoint const &last)>` 
:doc:`classHBaseOperator` *  :cpp:func:`Clone <HBaseOperator * HOpConstructCuboid::Clone()>`                                                   
============================ ==================================================================================================================

.. cpp:namespace:: nullptr

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

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



