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

.. default-domain:: cpp

Functions
=========

================== ==================================================================================================================================
int                :cpp:func:`HIC_Get_Polyhedron_Point_Count <int HIC_Get_Polyhedron_Point_Count(HIC_Polyhedron const *phon)>`                       
HIC_Point const *  :cpp:func:`HIC_Get_Polyhedron_Points <HIC_Point const  * HIC_Get_Polyhedron_Points(HIC_Polyhedron const *phon)>`                  
int *              :cpp:func:`HIC_Get_Polyhedron_Shell_Face_List <int * HIC_Get_Polyhedron_Shell_Face_List(HIC_Polyhedron const *phon)>`             
int                :cpp:func:`HIC_Get_Polyhedron_Shell_Face_List_Length <int HIC_Get_Polyhedron_Shell_Face_List_Length(HIC_Polyhedron const *phon)>` 
int                :cpp:func:`HIC_Get_Polyhedron_Face_Count <int HIC_Get_Polyhedron_Face_Count(HIC_Polyhedron const *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



