MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.BaseShellParameters Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.BaseShellParameters:

Public Member Functions

None __init__ (self)
 
None __init__ (self, BaseShellParameters arg0)
 
None __init__ (self, float voxelSize, func_bool_from_float callBack)
 
func_bool_from_float callBack (self)
 
None callBack (self, func_bool_from_float arg1)
 
float voxelSize (self)
 
None voxelSize (self, float arg1)
 

Detailed Description

Generated from:  MR::BaseShellParameters

Constructor & Destructor Documentation

◆ __init__() [1/3]

◆ __init__() [2/3]

◆ __init__() [3/3]

Member Function Documentation

◆ callBack() [1/2]

func_bool_from_float meshlib.mrmeshpy.BaseShellParameters.callBack ( self)
Progress callback

◆ callBack() [2/2]

None meshlib.mrmeshpy.BaseShellParameters.callBack ( self,
func_bool_from_float arg1 )

◆ voxelSize() [1/2]

float meshlib.mrmeshpy.BaseShellParameters.voxelSize ( self)
Size of voxel in grid conversions;
The user is responsible for setting some positive value here

◆ voxelSize() [2/2]

None meshlib.mrmeshpy.BaseShellParameters.voxelSize ( self,
float arg1 )

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