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

Public Member Functions

 MeshRelaxParams ()

Public Attributes

number iterations
number force
boolean limitNearInitial
number maxInitialDist
boolean hardSmoothTetrahedrons
 move all region vertices with exactly three neighbor vertices in the center of the neighbors

Constructor & Destructor Documentation

◆ MeshRelaxParams()

MeshRelaxParams::MeshRelaxParams ( )

Member Data Documentation

◆ force

number MeshRelaxParams::force

◆ hardSmoothTetrahedrons

boolean MeshRelaxParams::hardSmoothTetrahedrons

move all region vertices with exactly three neighbor vertices in the center of the neighbors

◆ iterations

number MeshRelaxParams::iterations

◆ limitNearInitial

boolean MeshRelaxParams::limitNearInitial

◆ maxInitialDist

number MeshRelaxParams::maxInitialDist

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