| __init__(*args, **kwargs) | mrmeshpy.PolylineSubdivideSettings | static |
| __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 | |
| _offsetof_maxEdgeLen | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_maxEdgeSplits | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_newVerts | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_onEdgeSplit | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_onVertCreated | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_progressCallback | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_region | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| _offsetof_useCurvature | mrmeshpy.PolylineSubdivideSettings | protectedstatic |
| 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 | |
| operator(*args, **kwargs) | mrmeshpy.PolylineSubdivideSettings | static |
| operator(*args, **kwargs) | mrmeshpy.PolylineSubdivideSettings | static |
| 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 | |