Generated from class MR.MeshComponents.ExpandToComponentsParams. This is the non-const half of the class.
More...
Generated from class MR.MeshComponents.ExpandToComponentsParams. This is the non-const half of the class.
◆ ExpandToComponentsParams() [1/5]
| unsafe MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ExpandToComponentsParams() [2/5]
| unsafe MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams |
( |
float | coverRatio, |
|
|
MR.MeshComponents.FaceIncidence | incidence, |
|
|
MR.Const_UndirectedEdgeBitSet? | isCompBd, |
|
|
MR.Misc.InOut< int >? | optOutNumComponents, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | cb ) |
|
inline |
◆ ExpandToComponentsParams() [3/5]
| unsafe MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams |
( |
MR.MeshComponents._ByValue_ExpandToComponentsParams | _other | ) |
|
|
inline |
Generated from constructor MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams.
◆ ExpandToComponentsParams() [4/5]
| MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams |
( |
Const_ExpandToComponentsParams | _other | ) |
|
|
inline |
Generated from constructor MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams.
◆ ExpandToComponentsParams() [5/5]
Generated from constructor MR.MeshComponents.ExpandToComponentsParams.ExpandToComponentsParams.
◆ assign()
Generated from method MR.MeshComponents.ExpandToComponentsParams.operator=.
◆ cb
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.MeshComponents.ExpandToComponentsParams.cb |
|
getprotected set |
◆ coverRatio
| new unsafe ref float MR.MeshComponents.ExpandToComponentsParams.coverRatio |
|
get |
expands only if seeds cover at least this ratio of the component area <=0 - expands all seeds
1 - none
◆ incidence
◆ isCompBd
| new unsafe MR.? Const_UndirectedEdgeBitSet MR.MeshComponents.ExpandToComponentsParams.isCompBd |
|
getset |
optional predicate of boundaries between components
◆ optOutNumComponents
| new unsafe MR.Misc.? Box<int> MR.MeshComponents.ExpandToComponentsParams.optOutNumComponents |
|
getset |
optional output number of components
The documentation for this class was generated from the following file: