void SetFromAngleAxis(T angle, const Point3<T>& axis);
Creates a Quaternion from a rotation angle and a rotation axis.