##########
User_Shell
##########

.. default-domain:: cpp

Functions
=========

======================= ==========================================================================================================================================================================================
HIC_Polyhedron const *  :cpp:func:`HIC_New_User_Shell <HIC_Polyhedron const  * HIC_New_User_Shell(int point_count, HIC_Point const points[], HIC_Vector const normals[], int face_list_length, int face_list[])>` 
void                    :cpp:func:`HIC_Free_User_Shell <void HIC_Free_User_Shell(HIC_Polyhedron const *user_shell)>`                                                                                              
======================= ==========================================================================================================================================================================================

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

.. doxygengroup:: User_Shell
   :project: 3dgs_im
   :desc-only:

Function Documentation
======================

.. doxygenfunction:: HIC_New_User_Shell
   :project: 3dgs_im

.. doxygenfunction:: HIC_Free_User_Shell
   :project: 3dgs_im



