Searched refs:binormalMtx (Results 1 – 1 of 1) sorted by relevance
229 Mtx vertexMtx, normalMtx, binormalMtx; in updateMatrices() local248 MTXCopy(vertexMtx, binormalMtx); in updateMatrices()249 binormalMtx[0][3] = 0.0f; in updateMatrices()250 binormalMtx[1][3] = 0.0f; in updateMatrices()251 binormalMtx[2][3] = 0.0f; in updateMatrices()255 MTXConcat(binormalMtx, tempMtx, binormalTexMtx); in updateMatrices()