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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::column_to_quats (const Eigen::VectorXd &Q, std::vector< Eigen::Quaterniond, Eigen::aligned_allocator< Eigen::Quaterniond > > &vQ)
 de-"Columnize" a list of quaternions (q1x,q1y,q1z,q1w,q2x,q2y,q2z,q2w,...)