Using_Analytic_HSRA
Functions
int |
Detailed Description
- group Using_Analytic_HSRA
Function Documentation
-
int HIC_Using_Analytic_HSRA(HIC_Rendition const *nr)
This function returns a boolean which is true if using analytic hidden surface removal algorithm (HSRA) and false if not using analytic HSRA.
- Parameters:
nr – A pointer to a const HIC_Rendition.
- Returns:
A boolean, true if using analytic HSRA, otherwise false.