Parameters for findDisorientedFaces function Generated from class MR.FindDisorientationParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Parameters for findDisorientedFaces function Generated from class MR.FindDisorientationParams. This is the const half of the class.
◆ RayMode
Mode of detecting disoriented face.
| Enumerator |
|---|
| Positive | positive (normal) direction of face should have even number of intersections
|
| Shallowest | positive or negative (normal or -normal) direction (the one with lowest number of intersections) should have even/odd number of intersections
|
| Both | both direction should have correct number of intersections (positive - even; negative - odd)
|
◆ Const_FindDisorientationParams() [1/5]
| unsafe MR.Const_FindDisorientationParams.Const_FindDisorientationParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_FindDisorientationParams() [2/5]
| unsafe MR.Const_FindDisorientationParams.Const_FindDisorientationParams |
( |
MR.FindDisorientationParams.RayMode | mode, |
|
|
bool | virtualFillHoles, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | cb ) |
|
inline |
◆ Const_FindDisorientationParams() [3/5]
| unsafe MR.Const_FindDisorientationParams.Const_FindDisorientationParams |
( |
MR._ByValue_FindDisorientationParams | _other | ) |
|
|
inline |
◆ Const_FindDisorientationParams() [4/5]
◆ Const_FindDisorientationParams() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_FindDisorientationParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FindDisorientationParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_mode
◆ __ref_storage_virtualFillHoles
| unsafe bool* MR.Const_FindDisorientationParams.__ref_storage_virtualFillHoles |
|
protected |
◆ cb
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_FindDisorientationParams.cb |
|
getprotected set |
◆ mode
◆ virtualFillHoles
| unsafe bool MR.Const_FindDisorientationParams.virtualFillHoles |
|
get |
if set - copy mesh, and fills holes for better quality in case of ray going out through hole
The documentation for this class was generated from the following file: