Template Function lvr2::walkContour(const BaseMesh<BaseVecT>&, EdgeHandle, VisitorF)
Defined in File ContourAlgorithms.hpp
Function Documentation
-
template<typename BaseVecT, typename VisitorF>
void lvr2::walkContour(const BaseMesh<BaseVecT> &mesh, EdgeHandle startH, VisitorF visitor) Like the other overload, but without ignoring any faces.