Searched defs:toAxisAngle (Results 1 – 5 of 5) sorted by relevance
118 auto toAxisAngle() const in toAxisAngle() function
184 AxisAngle Quaternion::toAxisAngle() const{ in toAxisAngle() function in Shared::Graphics::Quaternion
65 void rotmatrix::toAxisAngle (vec3 &axis, double &angle) const in toAxisAngle() function in rotmatrix
188 void Quaternion3f::toAxisAngle(Vec3f& axis, FCL_REAL& angle) const in toAxisAngle() function in fcl::Quaternion3f
977 void Matrix3::toAxisAngle ( Vector3& rkAxis, Real& rfRadians_radian ) const in toAxisAngle() function in COLLADABU::Math::Matrix3