|
| number | maxEdgeLen |
| | Subdivision is stopped when all edges inside or on the boundary of the region are not longer than this value.
|
| number | maxEdgeSplits |
| | Maximum number of edge splits allowed during subdivision.
|
| number | maxAngleChangeAfterFlip |
| | Improves local mesh triangulation by doing edge flips if it does not change dihedral angle more than on this value (in radians)
|
◆ SubdivideFillingSettings()
| SubdivideFillingSettings::SubdivideFillingSettings |
( |
| ) |
|
◆ maxAngleChangeAfterFlip
| number SubdivideFillingSettings::maxAngleChangeAfterFlip |
Improves local mesh triangulation by doing edge flips if it does not change dihedral angle more than on this value (in radians)
◆ maxEdgeLen
| number SubdivideFillingSettings::maxEdgeLen |
Subdivision is stopped when all edges inside or on the boundary of the region are not longer than this value.
◆ maxEdgeSplits
| number SubdivideFillingSettings::maxEdgeSplits |
Maximum number of edge splits allowed during subdivision.
The documentation for this class was generated from the following file: