Searched refs:worldTranspose (Results 1 – 1 of 1) sorted by relevance
857 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix() local860 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()861 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()913 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix()916 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()917 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()