Searched refs:GetRotation (Results 1 – 2 of 2) sorted by relevance
69 Eigen::Quaternion<T> GetRotation() const { return rotation_; } in GetRotation() function
149 EXPECT_QUAT_NEAR(quat_t::Identity(), nullified_pose[i].GetRotation(), in TYPED_TEST()