OSVR-Core
|
Public Member Functions | |
QuatCreator (quat_array::array_type &&arr, std::string &&input) | |
Eigen::Quaterniond | get () const |
std::string const & | getDescription () const |
Static Public Member Functions | |
static QuatCreator | Identity () |
static QuatCreator | AngleAxis (double angle, Eigen::Vector3d const &axis) |