Setting set for mesh self-intersections fix Generated from class MR.SelfIntersections.Settings. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe bool | touchIsIntersection [get] |
| | If true then count touching faces as self-intersections.
|
| |
|
unsafe MR.SelfIntersections.Settings.Method | method [get] |
| |
|
unsafe int | relaxIterations [get] |
| | Maximum relax iterations.
|
| |
|
unsafe int | maxExpand [get] |
| | Maximum expand count (edge steps from self-intersecting faces), should be > 0.
|
| |
| unsafe float | subdivideEdgeLen [get] |
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | callback [get] |
| | Callback function.
|
| |
|
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.
|
| |
Setting set for mesh self-intersections fix Generated from class MR.SelfIntersections.Settings. This is the const half of the class.
◆ subdivideEdgeLen
| unsafe float MR.SelfIntersections.Const_Settings.subdivideEdgeLen |
|
get |
Edge length for subdivision of holes covers (0.0f means auto) FLT_MAX to disable subdivision
The documentation for this class was generated from the following file:
- MRFixSelfIntersections.cs