Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
directed_edge_orientations.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <Eigen/StdVector>
#include <vector>
#include "directed_edge_orientations.cpp"
+ Include dependency graph for directed_edge_orientations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename DerivedC , typename DerivedE >
IGL_INLINE void igl::directed_edge_orientations (const Eigen::PlainObjectBase< DerivedC > &C, const Eigen::PlainObjectBase< DerivedE > &E, std::vector< Eigen::Quaterniond, Eigen::aligned_allocator< Eigen::Quaterniond > > &Q)