Home | History | Annotate | Download | only in rendering

Lines Matching refs:matrix

386         TransformationMatrix matrix = *m_transform;
387 makeMatrixRenderable(matrix, false /* flatten 3d */);
388 return matrix;
2580 // If the z-vector of the matrix is negative, the back is facing towards the viewer.