Easy3D 2.5.3
SurfaceMeshStitching Class Reference

Stitch coincident border edges of a surface mesh. More...

#include <easy3d/algo/surface_mesh_stitching.h>

Public Member Functions

 SurfaceMeshStitching (SurfaceMesh *mesh)
 
void apply (float dist_threshold=1e-6)
 

Detailed Description

Stitch coincident border edges of a surface mesh.

Deprecated:
This class only performs stitching, without reversing the orientation of components having coincident but incompatible boundary cycles. It dose the same thing as Surfacer::stitch_borders() To stitch incompatible boundaries please use Surfacer::merge_reversible_connected_components().

The documentation for this class was generated from the following files: