Template Function lvr2::dragOntoIntersection
Defined in File ClusterAlgorithms.hpp
Function Documentation
-
template<typename BaseVecT>
void lvr2::dragOntoIntersection(BaseMesh<BaseVecT> &mesh, const ClusterBiMap<FaceHandle> &clusters, const ClusterHandle &clusterH, const ClusterHandle &neighbourClusterH, const Line<BaseVecT> &intersection) Drags all points between two clusters (planes) into their intersection.