Function Index Class Index

Z_Buffer


Functions

HC_EXTERNAL HIC_API void HIC_Clear_Z_Buffer (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API bool HIC_Show_Z_Buffering (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API void HIC_Clear_Z_Buffer ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
This function clears the Z-buffer.

HC_EXTERNAL HIC_API bool HIC_Show_Z_Buffering ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A boolean, true if Z-buffering is in effect, otherwise false.
This function returns a boolean, true if Z-buffering is in effect, false if Z-buffering is not in effect.