Searched refs:curRotationMatrix (Results 1 – 1 of 1) sorted by relevance
159 int32_t SensorAlgorithm::GetAngleModify(std::vector<float> curRotationMatrix, std::vector<float> pr… in GetAngleModify() argument166 int32_t curRotationMatrixLength = static_cast<int32_t>(curRotationMatrix.size()); in GetAngleModify()186 curMatrix[i] = curRotationMatrix[curMatrixIndex]; in GetAngleModify()