Outlier point search parameters Generated from class MR.FindOutliersParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Const_OutlierParams | finderParams [get, protected set] |
| | Parameters of various criteria for detecting outlier points.
|
| unsafe float | radius [get] |
| | Radius of the search for neighboring points for analysis.
|
| unsafe MR.OutlierTypeMask | mask [get] |
| | Mask of the types of outliers that are looking for.
|
| unsafe MR.Std.Const_Function_Bool_From_Float | progress [get, protected set] |
| | Progress callback.
|
Outlier point search parameters Generated from class MR.FindOutliersParams. This is the const half of the class.
◆ Const_FindOutliersParams() [1/5]
| unsafe MR.Const_FindOutliersParams.Const_FindOutliersParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_FindOutliersParams() [2/5]
◆ Const_FindOutliersParams() [3/5]
| unsafe MR.Const_FindOutliersParams.Const_FindOutliersParams |
( |
MR._ByValue_FindOutliersParams | _other | ) |
|
|
inline |
◆ Const_FindOutliersParams() [4/5]
◆ Const_FindOutliersParams() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_FindOutliersParams.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FindOutliersParams.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_mask
◆ __ref_storage_radius
| unsafe float* MR.Const_FindOutliersParams.__ref_storage_radius |
|
protected |
◆ finderParams
Parameters of various criteria for detecting outlier points.
◆ mask
Mask of the types of outliers that are looking for.
◆ progress
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_FindOutliersParams.progress |
|
getprotected set |
◆ radius
| unsafe float MR.Const_FindOutliersParams.radius |
|
get |
Radius of the search for neighboring points for analysis.
The documentation for this class was generated from the following file: