MeshLib JavaScript Docs
Loading...
Searching...
No Matches
GeneralOffsetParameters Class Reference

allows the user to select in the parameters which offset algorithm to call More...

Inheritance diagram for GeneralOffsetParameters:

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

Detailed Description

allows the user to select in the parameters which offset algorithm to call

Constructor & Destructor Documentation

◆ GeneralOffsetParameters()

GeneralOffsetParameters::GeneralOffsetParameters ( )

Member Data Documentation

◆ mode

OffsetMode GeneralOffsetParameters::mode

The documentation for this class was generated from the following file: