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) |
HC_EXTERNAL HIC_API void HIC_Disable_Shadows | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function disables shadows.
HC_EXTERNAL HIC_API void HIC_Enable_Shadows | ( | HIC_Rendition const * | nr | ) |
nr | A pointer to a const HIC_Rendition. |
This function enables shadows.