MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.SelfIntersections.Settings Member List

This is the complete list of members for meshlib.mrmeshpy.SelfIntersections.Settings, including all inherited members.

__init__(self)meshlib.mrmeshpy.SelfIntersections.Settings
__init__(self, SelfIntersections.Settings arg0)meshlib.mrmeshpy.SelfIntersections.Settings
__init__(self, SelfIntersections.Settings.Method method, int relaxIterations, int maxExpand, float subdivideEdgeLen, func_bool_from_float callback)meshlib.mrmeshpy.SelfIntersections.Settings
callback(self)meshlib.mrmeshpy.SelfIntersections.Settings
callback(self, func_bool_from_float arg1)meshlib.mrmeshpy.SelfIntersections.Settings
maxExpand(self)meshlib.mrmeshpy.SelfIntersections.Settings
maxExpand(self, int arg1)meshlib.mrmeshpy.SelfIntersections.Settings
relaxIterations(self)meshlib.mrmeshpy.SelfIntersections.Settings
relaxIterations(self, int arg1)meshlib.mrmeshpy.SelfIntersections.Settings
subdivideEdgeLen(self)meshlib.mrmeshpy.SelfIntersections.Settings
subdivideEdgeLen(self, float arg1)meshlib.mrmeshpy.SelfIntersections.Settings