################
Draw_DC_XXX_Line
################

.. default-domain:: cpp

Functions
=========

===== ==========================================================================================================================================================================================================================================================
void  :cpp:func:`HIC_Draw_DC_Line <void HIC_Draw_DC_Line(HIC_Rendition const *nr, HIC_DC_Point const points[])>`                                                                                                                                                
void  :cpp:func:`HIC_Draw_DC_Colorized_Line <void HIC_Draw_DC_Colorized_Line(HIC_Rendition const *nr, HIC_DC_Point const points[], HIC_RGBAS32 const color[])>`                                                                                                 
void  :cpp:func:`HIC_Draw_DC_Gouraud_Line <void HIC_Draw_DC_Gouraud_Line(HIC_Rendition const *nr, HIC_DC_Point const points[], HIC_RGBAS32 const colors[])>`                                                                                                    
void  :cpp:func:`HIC_Draw_DC_Reshaded_Line <void HIC_Draw_DC_Reshaded_Line(HIC_Rendition const *nr, HIC_DC_Point const points[], HIC_RGBA const colors[], HIC_Plane const planes[], HIC_Parameter const params[], int param_width, HIC_Integer32 param_flags)>` 
===== ==========================================================================================================================================================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Draw_DC_Line
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Colorized_Line
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Gouraud_Line
   :project: 3dgs_im

.. doxygenfunction:: HIC_Draw_DC_Reshaded_Line
   :project: 3dgs_im



