Searched defs:rotationMatrix (Results 1 – 3 of 3) sorted by relevance
70 inline Matrix<float, 2, 2> rotationMatrix (float radians) in rotationMatrix() function
338 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate() local
419 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate() local