Shadows

Functions

void

HIC_Disable_Shadows

void

HIC_Enable_Shadows

Detailed Description

group Shadows

Function Documentation

void HIC_Disable_Shadows(HIC_Rendition *nr)

This function disables shadows.

Parameters

nr – A pointer to a const HIC_Rendition.

void HIC_Enable_Shadows(HIC_Rendition *nr)

This function enables shadows.

Parameters

nr – A pointer to a const HIC_Rendition.