libigl v2.5.0
Loading...
Searching...
No Matches
random_quaternion.h File Reference
#include "igl_inline.h"
#include <Eigen/Geometry>
#include "random_quaternion.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Scalar >
Eigen::Quaternion< Scalar > igl::random_quaternion ()
 Generate a random quaternion via uniform sampling of the 4-sphere.