############
Set_Line_XXX
############

.. default-domain:: cpp

Functions
=========

===== ===========================================================================================================================================
void  :cpp:func:`HIC_Set_Line_Weight <void HIC_Set_Line_Weight(HIC_Rendition const *nr, int nweight)>`                                           
void  :cpp:func:`HIC_Set_Variable_Line_Weight <void HIC_Set_Variable_Line_Weight(HIC_Rendition const *nr, HIC_Size_Units nunit, float nweight)>` 
void  :cpp:func:`HIC_Set_Line_Pattern <void HIC_Set_Line_Pattern(HIC_Rendition const *nr, int npattern)>`                                        
void  :cpp:func:`HIC_Set_Line_Style <void HIC_Set_Line_Style(HIC_Rendition const *nr, const char *nname)>`                                       
void  :cpp:func:`HIC_Set_User_Line_Pattern <void HIC_Set_User_Line_Pattern(HIC_Rendition const *nr, HIC_Line_Style const *upat)>`                
void  :cpp:func:`HIC_Set_Line_Color <void HIC_Set_Line_Color(HIC_Rendition const *nr, HIC_RGB const *rgb)>`                                      
void  :cpp:func:`HIC_Set_Line_Contrast_Color <void HIC_Set_Line_Contrast_Color(HIC_Rendition const *nr, HIC_RGB const *rgb)>`                    
void  :cpp:func:`HIC_Set_Internal_Line_Color <void HIC_Set_Internal_Line_Color(HIC_Rendition const *nr, HIC_RGBAS32 internal)>`                  
===== ===========================================================================================================================================

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

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

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

.. doxygenfunction:: HIC_Set_Line_Weight
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Variable_Line_Weight
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Line_Pattern
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Line_Style
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_User_Line_Pattern
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Line_Color
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Line_Contrast_Color
   :project: 3dgs_im

.. doxygenfunction:: HIC_Set_Internal_Line_Color
   :project: 3dgs_im



