Generated from class MR.MakeSignedByWindingNumberSettings. This is the non-const half of the class.
More...
Generated from class MR.MakeSignedByWindingNumberSettings. This is the non-const half of the class.
◆ MakeSignedByWindingNumberSettings() [1/5]
| unsafe MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MakeSignedByWindingNumberSettings() [2/5]
| unsafe MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings |
( |
MR.AffineXf3f | meshToGridXf, |
|
|
MR._ByValueShared_IFastWindingNumber | fwn, |
|
|
float | windingNumberThreshold, |
|
|
float | windingNumberBeta, |
|
|
MR.Std._ByValue_Function_BoolFuncFromFloat | progress ) |
|
inline |
◆ MakeSignedByWindingNumberSettings() [3/5]
| unsafe MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings |
( |
MR._ByValue_MakeSignedByWindingNumberSettings | _other | ) |
|
|
inline |
Generated from constructor MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings.
◆ MakeSignedByWindingNumberSettings() [4/5]
| MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings |
( |
Const_MakeSignedByWindingNumberSettings | _other | ) |
|
|
inline |
Generated from constructor MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings.
◆ MakeSignedByWindingNumberSettings() [5/5]
Generated from constructor MR.MakeSignedByWindingNumberSettings.MakeSignedByWindingNumberSettings.
◆ assign()
Generated from method MR.MakeSignedByWindingNumberSettings.operator=.
◆ fwn
◆ meshToGridXf
| new unsafe ref MR.AffineXf3f MR.MakeSignedByWindingNumberSettings.meshToGridXf |
|
get |
defines the mapping from mesh reference from to grid reference frame
◆ progress
| new unsafe MR.Std.Function_BoolFuncFromFloat MR.MakeSignedByWindingNumberSettings.progress |
|
getprotected set |
to report algorithm's progress and to cancel it
◆ windingNumberBeta
| new unsafe ref float MR.MakeSignedByWindingNumberSettings.windingNumberBeta |
|
get |
determines the precision of fast approximation: the more the better, minimum value is 1
◆ windingNumberThreshold
| new unsafe ref float MR.MakeSignedByWindingNumberSettings.windingNumberThreshold |
|
get |
positive distance if winding number below or equal this threshold; ideal threshold: 0.5 for closed meshes; 0.0 for planar meshes
The documentation for this class was generated from the following file: