#include <MROffset.h>
Public Attributes | |
| float | voxelSize |
| MRProgressCallback | callBack |
| Progress callback. | |
| MRSignDetectionMode | signDetectionMode |
| determines the method to compute distance sign | |
| bool | memoryEfficient |
| MRProgressCallback MROffsetParameters::callBack |
Progress callback.
| bool MROffsetParameters::memoryEfficient |
use FunctionVolume for voxel grid representation:
| MRSignDetectionMode MROffsetParameters::signDetectionMode |
determines the method to compute distance sign
| float MROffsetParameters::voxelSize |
Size of voxel in grid conversions; The user is responsible for setting some positive value here