Shadows
Functions | |
HC_EXTERNAL HIC_API void | HIC_Disable_Shadows (HIC_Rendition const *nr) |
HC_EXTERNAL HIC_API void | HIC_Enable_Shadows (HIC_Rendition const *nr) |
Detailed Description
Function Documentation
◆ HIC_Disable_Shadows()
HC_EXTERNAL HIC_API void HIC_Disable_Shadows | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
This function disables shadows.
◆ HIC_Enable_Shadows()
HC_EXTERNAL HIC_API void HIC_Enable_Shadows | ( | HIC_Rendition const * | nr | ) |
- Parameters
-
nr A pointer to a const HIC_Rendition.
This function enables shadows.