◆ OffsetParameters()
| OffsetParameters::OffsetParameters |
( |
| ) |
|
◆ memoryEfficient
| boolean OffsetParameters::memoryEfficient |
use FunctionVolume for voxel grid representation:
- memory consumption for voxel storage is approx. (dims.z / (2 * thread_count)) lesser
- computations are about 15% slower (because some z-layers are computed twice) this setting is ignored (as if memoryEfficient == false) if a) signDetectionMode = SignDetectionMode::OpenVDB, or b) fwn is provided (CUDA computations require full memory storage) used only by mcOffsetMesh and sharpOffsetMesh methods
◆ signDetectionMode
determines the method to compute distance sign
The documentation for this class was generated from the following file: