__init__(self) | meshlib.mrmeshpy.DecimateSettings | |
__init__(self, DecimateSettings arg0) | meshlib.mrmeshpy.DecimateSettings | |
__init__(self, DecimateStrategy strategy, float maxError, float maxEdgeLen, float maxBdShift, float maxTriangleAspectRatio, float criticalTriAspectRatio, float tinyEdgeLength, float stabilizer, bool optimizeVertexPos, int maxDeletedVertices, int maxDeletedFaces, FaceBitSet region, UndirectedEdgeBitSet notFlippable, bool collapseNearNotFlippable, UndirectedEdgeBitSet edgesToCollapse, phmap_flat_hash_map_Id_UndirectedEdgeTag_Id_UndirectedEdgeTag twinMap, bool touchNearBdEdges, bool touchBdVerts, VertBitSet bdVerts, float maxAngleChange, func_bool_from_Id_EdgeTag_Vector3_float preCollapse, func_void_from_Id_UndirectedEdgeTag_float_Vector3_float adjustCollapse, func_void_from_Id_EdgeTag_Id_EdgeTag onEdgeDel, Vector_QuadraticForm3f_VertId vertForms, bool packMesh, func_bool_from_float progressCallback, int subdivideParts, bool decimateBetweenParts, std_vector_TaggedBitSet_FaceTag partFaces, int minFacesInPart) | meshlib.mrmeshpy.DecimateSettings | |
adjustCollapse(self) | meshlib.mrmeshpy.DecimateSettings | |
adjustCollapse(self, func_void_from_Id_UndirectedEdgeTag_float_Vector3_float arg1) | meshlib.mrmeshpy.DecimateSettings | |
bdVerts(self) | meshlib.mrmeshpy.DecimateSettings | |
bdVerts(self, VertBitSet arg1) | meshlib.mrmeshpy.DecimateSettings | |
collapseNearNotFlippable(self) | meshlib.mrmeshpy.DecimateSettings | |
collapseNearNotFlippable(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
criticalTriAspectRatio(self) | meshlib.mrmeshpy.DecimateSettings | |
criticalTriAspectRatio(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
decimateBetweenParts(self) | meshlib.mrmeshpy.DecimateSettings | |
decimateBetweenParts(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
edgesToCollapse(self) | meshlib.mrmeshpy.DecimateSettings | |
edgesToCollapse(self, UndirectedEdgeBitSet arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxAngleChange(self) | meshlib.mrmeshpy.DecimateSettings | |
maxAngleChange(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxBdShift(self) | meshlib.mrmeshpy.DecimateSettings | |
maxBdShift(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxDeletedFaces(self) | meshlib.mrmeshpy.DecimateSettings | |
maxDeletedFaces(self, int arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxDeletedVertices(self) | meshlib.mrmeshpy.DecimateSettings | |
maxDeletedVertices(self, int arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxEdgeLen(self) | meshlib.mrmeshpy.DecimateSettings | |
maxEdgeLen(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxError(self) | meshlib.mrmeshpy.DecimateSettings | |
maxError(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
maxTriangleAspectRatio(self) | meshlib.mrmeshpy.DecimateSettings | |
maxTriangleAspectRatio(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
minFacesInPart(self) | meshlib.mrmeshpy.DecimateSettings | |
minFacesInPart(self, int arg1) | meshlib.mrmeshpy.DecimateSettings | |
notFlippable(self) | meshlib.mrmeshpy.DecimateSettings | |
notFlippable(self, UndirectedEdgeBitSet arg1) | meshlib.mrmeshpy.DecimateSettings | |
onEdgeDel(self) | meshlib.mrmeshpy.DecimateSettings | |
onEdgeDel(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1) | meshlib.mrmeshpy.DecimateSettings | |
optimizeVertexPos(self) | meshlib.mrmeshpy.DecimateSettings | |
optimizeVertexPos(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
packMesh(self) | meshlib.mrmeshpy.DecimateSettings | |
packMesh(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
partFaces(self) | meshlib.mrmeshpy.DecimateSettings | |
partFaces(self, std_vector_TaggedBitSet_FaceTag arg1) | meshlib.mrmeshpy.DecimateSettings | |
preCollapse(self) | meshlib.mrmeshpy.DecimateSettings | |
preCollapse(self, func_bool_from_Id_EdgeTag_Vector3_float arg1) | meshlib.mrmeshpy.DecimateSettings | |
progressCallback(self) | meshlib.mrmeshpy.DecimateSettings | |
progressCallback(self, func_bool_from_float arg1) | meshlib.mrmeshpy.DecimateSettings | |
region(self) | meshlib.mrmeshpy.DecimateSettings | |
region(self, FaceBitSet arg1) | meshlib.mrmeshpy.DecimateSettings | |
stabilizer(self) | meshlib.mrmeshpy.DecimateSettings | |
stabilizer(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
subdivideParts(self) | meshlib.mrmeshpy.DecimateSettings | |
subdivideParts(self, int arg1) | meshlib.mrmeshpy.DecimateSettings | |
tinyEdgeLength(self) | meshlib.mrmeshpy.DecimateSettings | |
tinyEdgeLength(self, float arg1) | meshlib.mrmeshpy.DecimateSettings | |
touchBdVerts(self) | meshlib.mrmeshpy.DecimateSettings | |
touchBdVerts(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
touchNearBdEdges(self) | meshlib.mrmeshpy.DecimateSettings | |
touchNearBdEdges(self, bool arg1) | meshlib.mrmeshpy.DecimateSettings | |
twinMap(self) | meshlib.mrmeshpy.DecimateSettings | |
twinMap(self, phmap_flat_hash_map_Id_UndirectedEdgeTag_Id_UndirectedEdgeTag arg1) | meshlib.mrmeshpy.DecimateSettings | |
vertForms(self) | meshlib.mrmeshpy.DecimateSettings | |
vertForms(self, Vector_QuadraticForm3f_VertId arg1) | meshlib.mrmeshpy.DecimateSettings | |