Easy3D 2.5.3
SurfaceMeshFeatures Class Reference

Detect and mark feature edges based on boundary or dihedral angle. More...

#include <easy3d/algo/surface_mesh_features.h>

Public Member Functions

 SurfaceMeshFeatures (SurfaceMesh *mesh)
 Construct with mesh to be analyzed.
 
void clear ()
 Clear features.
 
void detect_boundary ()
 Mark all boundary edges as features.
 
void detect_angle (float angle)
 Mark edges with dihedral angle larger than angle as feature.
 

Detailed Description

Detect and mark feature edges based on boundary or dihedral angle.


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