Show_World_To_Screen_XXX

Detailed Description

group Show_World_To_Screen_XXX

Function Documentation

float const *HIC_Show_World_To_Screen_Matrix(HIC_Rendition const *nr)

This function returns the world to screen matrix.

Parameters:nr – A pointer to a const HIC_Rendition.
Returns:A pointer to a 4x4 array of floats.
float const *HIC_Show_World_To_Screen_Adjoint(HIC_Rendition const *nr)

This function returns the world to screen adjoint.

Parameters:nr – A pointer to a const HIC_Rendition.
Returns:A pointer to a 4x4 array of floats.