#include <MROffset.h>
Inheritance diagram for MR::OffsetParameters:Public Attributes | |
| SignDetectionMode | signDetectionMode = SignDetectionMode::OpenVDB |
| determines the method to compute distance sign | |
| bool | closeHolesInHoleWindingNumber = true |
| whether to construct closed mesh in signMode = SignDetectionModeShort::HoleWindingNumber | |
| float | windingNumberThreshold = 0.5f |
| float | windingNumberBeta = 2 |
| std::shared_ptr< IFastWindingNumber > | fwn |
| bool | memoryEfficient = true |
Public Attributes inherited from MR::BaseShellParameters | |
| float | voxelSize = 0 |
| ProgressCallback | callBack |
| Progress callback. | |