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_Bool_From_Float | progressCb [get, protected set] |
parameters for MR.findOverhangs Generated from class MR.FindOverhangsSettings. This is the const half of the class.
◆ Const_FindOverhangsSettings() [1/5]
| unsafe MR.Const_FindOverhangsSettings.Const_FindOverhangsSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_FindOverhangsSettings() [2/5]
| unsafe MR.Const_FindOverhangsSettings.Const_FindOverhangsSettings |
( |
MR.Vector3f | axis, |
|
|
float | layerHeight, |
|
|
float | maxOverhangDistance, |
|
|
int | hops, |
|
|
MR.AffineXf3f? | xf, |
|
|
MR.Std._ByValue_Function_Bool_From_Float | progressCb ) |
|
inline |
◆ Const_FindOverhangsSettings() [3/5]
| unsafe MR.Const_FindOverhangsSettings.Const_FindOverhangsSettings |
( |
MR._ByValue_FindOverhangsSettings | _other | ) |
|
|
inline |
◆ Const_FindOverhangsSettings() [4/5]
◆ Const_FindOverhangsSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_FindOverhangsSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FindOverhangsSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_xf
| unsafe MR.ConstBox_AffineXf3f._Underlying** MR.Const_FindOverhangsSettings.__ptr_storage_xf |
|
protected |
◆ __ref_storage_axis
| unsafe MR.Vector3f* MR.Const_FindOverhangsSettings.__ref_storage_axis |
|
protected |
◆ __ref_storage_hops
| unsafe int* MR.Const_FindOverhangsSettings.__ref_storage_hops |
|
protected |
◆ __ref_storage_layerHeight
| unsafe float* MR.Const_FindOverhangsSettings.__ref_storage_layerHeight |
|
protected |
◆ __ref_storage_maxOverhangDistance
| unsafe float* MR.Const_FindOverhangsSettings.__ref_storage_maxOverhangDistance |
|
protected |
◆ axis
| unsafe ref readonly MR.Vector3f MR.Const_FindOverhangsSettings.axis |
|
get |
base axis marking the up direction
◆ hops
| unsafe int MR.Const_FindOverhangsSettings.hops |
|
get |
number of hops used to smooth out the overhang regions (0 - disable smoothing)
◆ layerHeight
| unsafe float MR.Const_FindOverhangsSettings.layerHeight |
|
get |
◆ maxOverhangDistance
| unsafe float MR.Const_FindOverhangsSettings.maxOverhangDistance |
|
get |
maximum allowed overhang distance within a layer
◆ progressCb
| unsafe MR.Std.Const_Function_Bool_From_Float MR.Const_FindOverhangsSettings.progressCb |
|
getprotected set |
◆ xf
The documentation for this class was generated from the following file: