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

Classes

class  Region
 

Public Member Functions

None __init__ (self)
 
None __init__ (self, WeightedPointsShellParametersRegions arg0)
 
float interpolationDist (self)
 
None interpolationDist (self, float arg1)
 
std_vector_WeightedPointsShellParametersRegions_Region regions (self)
 
None regions (self, std_vector_WeightedPointsShellParametersRegions_Region arg1)
 
- Public Member Functions inherited from mrmeshpy.WeightedPointsShellParametersBase
float offset (self)
 
None offset (self, float arg1)
 
func_bool_from_float progress (self)
 
None progress (self, func_bool_from_float arg1)
 
bool signDistanceByNormal (self)
 
None signDistanceByNormal (self, bool arg1)
 
float voxelSize (self)
 
None voxelSize (self, float arg1)
 

Detailed Description

Generated from:  MR::WeightedPointsShellParametersRegions

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.WeightedPointsShellParametersRegions.__init__ ( self)
Implicit default constructor.

Reimplemented from mrmeshpy.WeightedPointsShellParametersBase.

◆ __init__() [2/2]

None mrmeshpy.WeightedPointsShellParametersRegions.__init__ ( self,
WeightedPointsShellParametersRegions arg0 )
Implicit copy constructor.

Reimplemented from mrmeshpy.WeightedPointsShellParametersBase.

Member Function Documentation

◆ interpolationDist() [1/2]

float mrmeshpy.WeightedPointsShellParametersRegions.interpolationDist ( self)
interpolation distance between the weights of the regions
determines the sharpness of transitions between different regions

◆ interpolationDist() [2/2]

None mrmeshpy.WeightedPointsShellParametersRegions.interpolationDist ( self,
float arg1 )

◆ regions() [1/2]

std_vector_WeightedPointsShellParametersRegions_Region mrmeshpy.WeightedPointsShellParametersRegions.regions ( self)
list of regions (overlappings are allowed) with corresponding offsets
the additional offset in overlaps is set to the average of the regions

◆ regions() [2/2]

None mrmeshpy.WeightedPointsShellParametersRegions.regions ( self,
std_vector_WeightedPointsShellParametersRegions_Region arg1 )

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