MeshLib JavaScript Docs
Loading...
Searching...
No Matches
SmoothFillingSettings Class Reference

Public Member Functions

 SmoothFillingSettings ()

Public Attributes

boolean naturalSmooth
 Additionally smooth 3 layers of vertices near hole boundary both inside and outside of the hole.
EdgeWeights edgeWeights
 edge weighting scheme for smoothCurvature mode
VertexMass vmass
 vertex mass scheme for smoothCurvature mode

Constructor & Destructor Documentation

◆ SmoothFillingSettings()

SmoothFillingSettings::SmoothFillingSettings ( )

Member Data Documentation

◆ edgeWeights

EdgeWeights SmoothFillingSettings::edgeWeights

edge weighting scheme for smoothCurvature mode

◆ naturalSmooth

boolean SmoothFillingSettings::naturalSmooth

Additionally smooth 3 layers of vertices near hole boundary both inside and outside of the hole.

◆ vmass

VertexMass SmoothFillingSettings::vmass

vertex mass scheme for smoothCurvature mode


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