Generated from class MR.SmoothFillingSettings. This is the non-const half of the class.
More...
|
| new unsafe ref bool | naturalSmooth [get] |
| | Additionally smooth 3 layers of vertices near hole boundary both inside and outside of the hole.
|
| new unsafe ref MR.EdgeWeights | edgeWeights [get] |
| | edge weighting scheme for smoothCurvature mode
|
| new unsafe ref MR.VertexMass | vmass [get] |
| | vertex mass scheme for smoothCurvature mode
|
Generated from class MR.SmoothFillingSettings. This is the non-const half of the class.
◆ SmoothFillingSettings() [1/4]
| unsafe MR.SmoothFillingSettings.SmoothFillingSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ SmoothFillingSettings() [2/4]
◆ SmoothFillingSettings() [3/4]
| unsafe MR.SmoothFillingSettings.SmoothFillingSettings |
( |
MR.Const_SmoothFillingSettings | _other | ) |
|
|
inline |
◆ SmoothFillingSettings() [4/4]
◆ assign()
Generated from method MR::SmoothFillingSettings::operator=.
◆ edgeWeights
edge weighting scheme for smoothCurvature mode
◆ naturalSmooth
| new unsafe ref bool MR.SmoothFillingSettings.naturalSmooth |
|
get |
Additionally smooth 3 layers of vertices near hole boundary both inside and outside of the hole.
◆ vmass
vertex mass scheme for smoothCurvature mode
The documentation for this class was generated from the following file: