###################
HUtilitySparseShell
###################

.. cpp:namespace:: HUtilitySparseShell

.. default-domain:: cpp

Functions
=========

======= =============================================================================================================================================================
..      :cpp:func:`HUtilitySparseShell <HUtilitySparseShell::HUtilitySparseShell>`                                                                                   
..      :cpp:func:`~HUtilitySparseShell <virtual HUtilitySparseShell::~HUtilitySparseShell>`                                                                         
HC_KEY  :cpp:func:`KInsertShell <HC_KEY HUtilitySparseShell::KInsertShell(int point_count, HPoint const points[], int face_list_length, int const face_list[])>`     
void    :cpp:func:`DeleteByKey <void HUtilitySparseShell::DeleteByKey(HC_KEY key)>`                                                                                  
void    :cpp:func:`EditShellPoints <void HUtilitySparseShell::EditShellPoints(HC_KEY key, int littleIndexOffset, int ndelete, int insert, HPoint const points[])>`   
void    :cpp:func:`EditShellFaces <void HUtilitySparseShell::EditShellFaces(HC_KEY key, int ioffset, int ndelete, int insert_list_length, int const insert_list[])>` 
int     :cpp:func:`GetPairCount <int HUtilitySparseShell::GetPairCount(int bigIndex) const>`                                                                         
bool    :cpp:func:`GetPair <bool HUtilitySparseShell::GetPair(int bigIndex, int n, HC_KEY *key, int *littleIndex) const>`                                            
bool    :cpp:func:`GetPairs <bool HUtilitySparseShell::GetPairs(int bigIndex, HC_KEY keys[], int littleIndices[]) const>`                                            
bool    :cpp:func:`GetIndex <bool HUtilitySparseShell::GetIndex(HC_KEY key, int littleIndex, int *bigIndex) const>`                                                  
======= =============================================================================================================================================================

.. cpp:namespace:: nullptr

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

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



