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

.. default-domain:: cpp

Functions
=========

================= =======================================================================================================================================================================
HIC_Polyhedron *  :cpp:func:`HIC_New_User_Shell <HIC_Polyhedron * HIC_New_User_Shell(int point_count, HIC_Point points[], HIC_Vector normals[], int face_list_length, int face_list[])>` 
void              :cpp:func:`HIC_Free_User_Shell <void HIC_Free_User_Shell(HIC_Polyhedron *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



