##################
Get_Polyhedron_XXX
##################

.. default-domain:: cpp

Functions
=========

============ ============================================================================================================================
int          :cpp:func:`HIC_Get_Polyhedron_Point_Count <int HIC_Get_Polyhedron_Point_Count(HIC_Polyhedron *phon)>`                       
HIC_Point *  :cpp:func:`HIC_Get_Polyhedron_Points <HIC_Point * HIC_Get_Polyhedron_Points(HIC_Polyhedron *phon)>`                         
int *        :cpp:func:`HIC_Get_Polyhedron_Shell_Face_List <int * HIC_Get_Polyhedron_Shell_Face_List(HIC_Polyhedron *phon)>`             
int          :cpp:func:`HIC_Get_Polyhedron_Shell_Face_List_Length <int HIC_Get_Polyhedron_Shell_Face_List_Length(HIC_Polyhedron *phon)>` 
int          :cpp:func:`HIC_Get_Polyhedron_Face_Count <int HIC_Get_Polyhedron_Face_Count(HIC_Polyhedron *phon)>`                         
============ ============================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Get_Polyhedron_Point_Count
   :project: 3dgs_im

.. doxygenfunction:: HIC_Get_Polyhedron_Points
   :project: 3dgs_im

.. doxygenfunction:: HIC_Get_Polyhedron_Shell_Face_List
   :project: 3dgs_im

.. doxygenfunction:: HIC_Get_Polyhedron_Shell_Face_List_Length
   :project: 3dgs_im

.. doxygenfunction:: HIC_Get_Polyhedron_Face_Count
   :project: 3dgs_im



