Show_Modelling_Matrix_XXX
Functions
| float const * | HIC_Show_Modelling_Matrix |
| float const * | HIC_Show_Modelling_Matrix_Adjoint |
Detailed Description
-
group
Show_Modelling_Matrix_XXX
Function Documentation
-
float const *
HIC_Show_Modelling_Matrix(HIC_Rendition const *nr) This function returns the modelling matrix.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A pointer to a 4x4 array of floats.
-
float const *
HIC_Show_Modelling_Matrix_Adjoint(HIC_Rendition const *nr) This function returns the adjoint modelling matrix.
Parameters: nr – A pointer to a const HIC_Rendition. Returns: A pointer to a 4x4 array of floats.