Show_Object_To_Screen_XXX

Functions

float *

HIC_Show_Object_To_Screen_Matrix

float *

HIC_Show_Object_To_Screen_Adjoint

Detailed Description

group Show_Object_To_Screen_XXX

Function Documentation

float *HIC_Show_Object_To_Screen_Matrix(HIC_Rendition *nr)

This function returns the object to screen matrix.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A pointer to a 4x4 array of floats.

float *HIC_Show_Object_To_Screen_Adjoint(HIC_Rendition *nr)

This function returns the object to screen adjoint.

Parameters

nr – A pointer to a const HIC_Rendition.

Returns

A pointer to a 4x4 array of floats.