Searched refs:worldTranspose (Results 1 – 1 of 1) sorted by relevance
855 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix() local858 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()859 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()911 math::MTX34 worldTranspose; in UpdateModelViewMatrixAndNormalMatrix()914 math::MTX34Transpose(&worldTranspose, &worldInv); in UpdateModelViewMatrixAndNormalMatrix()915 math::MTX34Mult(&worldInvTranspose, &worldInv, &worldTranspose); in UpdateModelViewMatrixAndNormalMatrix()