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