Template Function lvr2::optimizePlaneIntersections
Defined in File ClusterAlgorithms.hpp
Function Documentation
-
template<typename BaseVecT>
void lvr2::optimizePlaneIntersections(BaseMesh<BaseVecT> &mesh, const ClusterBiMap<FaceHandle> &clusters, const ClusterMap<Plane<BaseVecT>> &planes) Compares every plane with its presumabl neighours, calculates their intersection and drags all points in-between to this intersection.