18 typename Derivedear_opp>
20 const Eigen::MatrixBase<DerivedF> & F,
21 Eigen::PlainObjectBase<Derivedear> & ear,
22 Eigen::PlainObjectBase<Derivedear_opp> & ear_opp);
24#ifndef IGL_STATIC_LIBRARY
#define IGL_INLINE
Definition igl_inline.h:15
void ears(const Eigen::MatrixBase< DerivedF > &F, Eigen::PlainObjectBase< Derivedear > &ear, Eigen::PlainObjectBase< Derivedear_opp > &ear_opp)
Find all ears (faces with two boundary edges) in a given mesh.