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] |
| | Radius of the search for neighboring points for analysis.
|
| |
|
unsafe float | radius [get] |
| | Mask of the types of outliers that are looking for.
|
| |
|
unsafe MR.OutlierTypeMask | mask [get] |
| | Progress callback.
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | progress [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.
|
| |
Outlier point search parameters Generated from class MR.FindOutliersParams. This is the const half of the class.
The documentation for this class was generated from the following file: