Functions | |
const float * | Show_Modelling_Matrix (HT_Rendition *nr) |
const float * | Show_Modelling_Matrix_Adjoint (HT_Rendition *nr) |
|
Shows the net modelling matrix for the specified rendition.
DETAILSThe net modelling matrix is the matrix of the transformation from object coordinates to world coordinates.The adjoint is related to the inverse matrix, but has the advantage that it is well defined even if the modelling matrix is singular. Specifically, when the inverse exists it is the adjoint divided by the determinant. NOTESRESTRICTIONS
|
|
CAN'T DETERMINE DESCRIPTION FOR THIS VARIANT.
DETAILSNo additional details. See Show_Modelling_Matrix() |