Template Function lvr2::dragToRegressionPlane

Function Documentation

template<typename BaseVecT>
void lvr2::dragToRegressionPlane(BaseMesh<BaseVecT> &mesh, const Cluster<FaceHandle> &cluster, const Plane<BaseVecT> &plane, FaceMap<Normal<typename BaseVecT::CoordType>> &normals)

Drags all points from the given cluster into the given plane.