Generated from class MR.MeshComponents.ExpandToComponentsParams. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
| unsafe float | coverRatio [get] |
| |
|
unsafe MR.MeshComponents.FaceIncidence | incidence [get] |
| |
|
unsafe MR.? Const_UndirectedEdgeBitSet | isCompBd [get] |
| | optional predicate of boundaries between components
|
| |
|
unsafe MR.Misc.? Box< int > | optOutNumComponents [get] |
| | optional output number of components
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | cb [get] |
| |
|
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.MeshComponents.ExpandToComponentsParams. This is the const half of the class.
◆ coverRatio
| unsafe float MR.MeshComponents.Const_ExpandToComponentsParams.coverRatio |
|
get |
expands only if seeds cover at least this ratio of the component area <=0 - expands all seeds
1 - none
The documentation for this class was generated from the following file: