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) |
HC_EXTERNAL HIC_API void HIC_Clear_Z_Buffer | ( | HIC_Rendition const * | nr | ) |
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 | ) |
nr | A pointer to a const HIC_Rendition. |
This function returns a boolean, true if Z-buffering is in effect, false if Z-buffering is not in effect.