|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <pcl/PolygonMesh.h>
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. | |