ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
unweld.hpp File Reference
#include <pcl/PolygonMesh.h>
Include dependency graph for unweld.hpp:

Go to the source code of this file.

Namespaces

namespace  reusex
namespace  reusex::geometry

Functions

pcl::PolygonMeshPtr reusex::geometry::unweld_mesh (const pcl::PolygonMesh &mesh, float threshold_radians)
 Unweld (split) mesh vertices along sharp edges.