MeshLib JavaScript Docs
Loading...
Searching...
No Matches
WeightedShellParametersBase Class Reference
Inheritance diagram for WeightedShellParametersBase:

Public Member Functions

 WeightedShellParametersBase ()

Public Attributes

number offset
 build iso-surface of minimal distance to points corresponding to this value
number voxelSize
number numLayers
 number of voxels to compute near the offset (should be left default unless used for debugging)

Constructor & Destructor Documentation

◆ WeightedShellParametersBase()

WeightedShellParametersBase::WeightedShellParametersBase ( )

Member Data Documentation

◆ numLayers

number WeightedShellParametersBase::numLayers

number of voxels to compute near the offset (should be left default unless used for debugging)

◆ offset

number WeightedShellParametersBase::offset

build iso-surface of minimal distance to points corresponding to this value

◆ voxelSize

number WeightedShellParametersBase::voxelSize

Size of voxel in grid conversions; The user is responsible for setting some positive value here


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