parameters for MR.findOverhangs Generated from class MR.FindOverhangsSettings. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.Vector3f | axis [get] |
| | base axis marking the up direction
|
| |
|
unsafe float | layerHeight [get] |
| | height of a layer
|
| |
|
unsafe float | maxOverhangDistance [get] |
| | maximum allowed overhang distance within a layer
|
| |
|
unsafe int | hops [get] |
| | number of hops used to smooth out the overhang regions (0 - disable smoothing)
|
| |
|
unsafe MR.? ConstBox_AffineXf3f | xf [get] |
| | mesh transform
|
| |
|
unsafe MR.Std.Const_Function_BoolFuncFromFloat | progressCb [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.
|
| |
parameters for MR.findOverhangs Generated from class MR.FindOverhangsSettings. This is the const half of the class.
The documentation for this class was generated from the following file: