Generated from class MR.SpacingSettings. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.? Const_VertBitSet | region [get] |
| | vertices to be moved by the algorithm, nullptr means all valid vertices
|
| |
|
unsafe MR.Std.Const_Function_FloatFuncFromMRUndirectedEdgeId | dist [get] |
| |
|
unsafe int | numIters [get] |
| | the algorithm is iterative, the more iterations the closer result to exact solution
|
| |
|
unsafe float | stabilizer [get] |
| | too small number here can lead to instability, too large - to slow convergence
|
| |
|
unsafe float | maxSumNegW [get] |
| | maximum sum of minus negative weights, if it is exceeded then stabilizer is increased automatically
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromMRFaceId | isInverted [get] |
| | if this predicated is given, then all inverted faces will be converted in degenerate faces at the end of each iteration
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.SpacingSettings. This is the const half of the class.
The documentation for this class was generated from the following file:
- MRPositionVertsSmoothly.cs