Home
last modified time | relevance | path

Searched defs:toAxisAngle (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-ducc0/ducc0-0.22.0/src/ducc0/math/
H A Dquaternion.h118 auto toAxisAngle() const in toAxisAngle() function
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/graphics/
H A Dquaternion.cpp184 AxisAngle Quaternion::toAxisAngle() const{ in toAxisAngle() function in Shared::Graphics::Quaternion
/dports/science/healpix/Healpix_3.50/src/cxx/cxxsupport/
H A Drotmatrix.cc65 void rotmatrix::toAxisAngle (vec3 &axis, double &angle) const in toAxisAngle() function in rotmatrix
/dports/math/fcl05/fcl-0.5.0/src/math/
H A Dtransform.cpp188 void Quaternion3f::toAxisAngle(Vec3f& axis, FCL_REAL& angle) const in toAxisAngle() function in fcl::Quaternion3f
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADABaseUtils/src/Math/
H A DCOLLADABUMathMatrix3.cpp977 void Matrix3::toAxisAngle ( Vector3& rkAxis, Real& rfRadians_radian ) const in toAxisAngle() function in COLLADABU::Math::Matrix3