Using_XXX


Functions

HC_EXTERNAL HIC_API bool HIC_Using_Analytic_HSRA (HIC_Rendition const *nr)
HC_EXTERNAL HIC_API bool HIC_Using_Double_Buffer_Swap (HIC_Rendition const *nr)

Function Documentation

HC_EXTERNAL HIC_API bool HIC_Using_Analytic_HSRA ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A boolean, true if using analytic HSRA, otherwise false.
This function returns a boolean which is true if using analytic hidden surface removal algorithm (HSRA) and false if not using analytic HSRA.

HC_EXTERNAL HIC_API bool HIC_Using_Double_Buffer_Swap ( HIC_Rendition const *  nr  ) 

Parameters:
nr A pointer to a const HIC_Rendition.
Returns:
A boolean, true if using double buffer swap and false if not using double buffer swap.
This function returns a boolean which is true if using double buffer swap and false if not using double buffer swap.

HOOPS/3dGS I.M. Interface

     Full Index