Generated from class MR.FaceDistancesSettings. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.FaceDistancesSettings.OutputFaceValues | out_ [get] |
| |
|
unsafe MR.Misc.? Box< float > | maxDist [get] |
| | optional output of the maximal distance to the most distant face
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | progress [get] |
| | for progress reporting and cancellation
|
| |
|
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.
|
| |
Generated from class MR.FaceDistancesSettings. This is the const half of the class.
◆ OutputFaceValues
| Enumerator |
|---|
| Distances | each face will get its distance from start in the result
each face will get its sequential order (1,2,...) from start in the result
|
The documentation for this class was generated from the following file: