Searched refs:perspectiveX (Results 1 – 2 of 2) sorted by relevance
342 result.perspectiveX = perspectivePoint[0]; in decompose()352 result.perspectiveX = result.perspectiveY = result.perspectiveZ = 0; in decompose()1442 blendFloat(fromDecomp.perspectiveX, toDecomp.perspectiveX, progress); in blend()1473 m_matrix[0][3] = decomp.perspectiveX; in recompose()
254 double perspectiveX, perspectiveY, perspectiveZ, perspectiveW; member