allows the user to select in the parameters which offset algorithm to call More...
Public Member Functions | |
| GeneralOffsetParameters () | |
| Public Member Functions inherited from SharpOffsetParameters | |
| SharpOffsetParameters () | |
| Public Member Functions inherited from OffsetParameters | |
| OffsetParameters () | |
| Public Member Functions inherited from BaseShellParameters | |
| BaseShellParameters () | |
Public Attributes | |
| OffsetMode | mode |
| Public Attributes inherited from SharpOffsetParameters | |
| number | minNewVertDev |
| minimal surface deviation to introduce new vertex in a voxel, measured in voxelSize | |
| number | maxNewRank2VertDev |
| maximal surface deviation to introduce new rank 2 vertex (on intersection of 2 planes), measured in voxelSize | |
| number | maxNewRank3VertDev |
| maximal surface deviation to introduce new rank 3 vertex (on intersection of 3 planes), measured in voxelSize | |
| number | maxOldVertPosCorrection |
| Public Attributes inherited from OffsetParameters | |
| boolean | memoryEfficient |
| SignDetectionMode | signDetectionMode |
| determines the method to compute distance sign | |
| Public Attributes inherited from BaseShellParameters | |
| number | voxelSize |
allows the user to select in the parameters which offset algorithm to call
| GeneralOffsetParameters::GeneralOffsetParameters | ( | ) |
| OffsetMode GeneralOffsetParameters::mode |