parameters for MR::findOverhangs More...
#include <MRMeshOverhangs.h>
Public Attributes | |
| Vector3f | axis { Vector3f::plusZ() } |
| base axis marking the up direction | |
| float | layerHeight { 1.f } |
| height of a layer | |
| float | maxOverhangDistance { 1.f } |
| maximum allowed overhang distance within a layer | |
| int | hops = 0 |
| number of hops used to smooth out the overhang regions (0 - disable smoothing) | |
| const AffineXf3f * | xf = nullptr |
| mesh transform | |
| ProgressCallback | progressCb |
parameters for MR::findOverhangs