eudoxos / minieigen

Boost::Python wrapper for parts of the Eigen c++ library
33 stars 15 forks source link

Quaternion(rotationVector) ctor #5

Closed eudoxos closed 1 year ago

eudoxos commented 9 years ago

As a shorthand for Quaternionr(AngleAxisr(rotVec.normalized(),rotVec.norm())).