MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.PolylineSubdivideSettings Member List

This is the complete list of members for mrmeshpy.PolylineSubdivideSettings, including all inherited members.

__init__(self)mrmeshpy.PolylineSubdivideSettings
__init__(self, PolylineSubdivideSettings arg0)mrmeshpy.PolylineSubdivideSettings
__init__(self, float maxEdgeLen, int maxEdgeSplits, VertBitSet region, VertBitSet newVerts, bool useCurvature, func_void_from_Id_VertTag onVertCreated, func_void_from_Id_EdgeTag_Id_EdgeTag onEdgeSplit, func_bool_from_float progressCallback)mrmeshpy.PolylineSubdivideSettings
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.PolylineSubdivideSettingsprotectedstatic
maxEdgeLen(self)mrmeshpy.PolylineSubdivideSettings
maxEdgeLen(self, float arg1)mrmeshpy.PolylineSubdivideSettings
maxEdgeSplits(self)mrmeshpy.PolylineSubdivideSettings
maxEdgeSplits(self, int arg1)mrmeshpy.PolylineSubdivideSettings
newVerts(self)mrmeshpy.PolylineSubdivideSettings
newVerts(self, VertBitSet arg1)mrmeshpy.PolylineSubdivideSettings
onEdgeSplit(self)mrmeshpy.PolylineSubdivideSettings
onEdgeSplit(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1)mrmeshpy.PolylineSubdivideSettings
onVertCreated(self)mrmeshpy.PolylineSubdivideSettings
onVertCreated(self, func_void_from_Id_VertTag arg1)mrmeshpy.PolylineSubdivideSettings
progressCallback(self)mrmeshpy.PolylineSubdivideSettings
progressCallback(self, func_bool_from_float arg1)mrmeshpy.PolylineSubdivideSettings
region(self)mrmeshpy.PolylineSubdivideSettings
region(self, VertBitSet arg1)mrmeshpy.PolylineSubdivideSettings
useCurvature(self)mrmeshpy.PolylineSubdivideSettings
useCurvature(self, bool arg1)mrmeshpy.PolylineSubdivideSettings