Template Function pmp::rotation_matrix(const Vector<Scalar, 3>&, Scalar)

Function Documentation

template<typename Scalar>
Mat4<Scalar> pmp::rotation_matrix(const Vector<Scalar, 3> &axis, Scalar angle)

OpenGL matrix for rotation around given axis by given angle (in degrees)