Generated from class MR.SmoothFillingSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe bool | naturalSmooth [get] |
| | Additionally smooth 3 layers of vertices near hole boundary both inside and outside of the hole.
|
| unsafe MR.EdgeWeights | edgeWeights [get] |
| | edge weighting scheme for smoothCurvature mode
|
| unsafe MR.VertexMass | vmass [get] |
| | vertex mass scheme for smoothCurvature mode
|
Generated from class MR.SmoothFillingSettings. This is the const half of the class.
◆ Const_SmoothFillingSettings() [1/4]
| unsafe MR.Const_SmoothFillingSettings.Const_SmoothFillingSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_SmoothFillingSettings() [2/4]
| unsafe MR.Const_SmoothFillingSettings.Const_SmoothFillingSettings |
( |
bool | naturalSmooth, |
|
|
MR.EdgeWeights | edgeWeights, |
|
|
MR.VertexMass | vmass ) |
|
inline |
◆ Const_SmoothFillingSettings() [3/4]
◆ Const_SmoothFillingSettings() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_SmoothFillingSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_SmoothFillingSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_edgeWeights
| unsafe MR.EdgeWeights* MR.Const_SmoothFillingSettings.__ref_storage_edgeWeights |
|
protected |
◆ __ref_storage_naturalSmooth
| unsafe bool* MR.Const_SmoothFillingSettings.__ref_storage_naturalSmooth |
|
protected |
◆ __ref_storage_vmass
| unsafe MR.VertexMass* MR.Const_SmoothFillingSettings.__ref_storage_vmass |
|
protected |
◆ edgeWeights
edge weighting scheme for smoothCurvature mode
◆ naturalSmooth
| unsafe bool MR.Const_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: