Searched refs:worldTranspose (Results 1 – 1 of 1) sorted by relevance
840 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix() local843 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()844 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()896 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix()899 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()900 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()