55 const Eigen::PlainObjectBase<DerivedV>& V,
56 const Eigen::PlainObjectBase<DerivedF>& F,
58 Eigen::PlainObjectBase<DerivedTV>& TV,
59 Eigen::PlainObjectBase<DerivedTT>& TT,
60 Eigen::PlainObjectBase<DerivedTF>& TF);
bool cdt(const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const CDTParam ¶m, Eigen::PlainObjectBase< DerivedTV > &TV, Eigen::PlainObjectBase< DerivedTT > &TT, Eigen::PlainObjectBase< DerivedTF > &TF)
Create a constrained delaunay tessellation containing convex hull of the given non-selfintersecting m...