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

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

__init__(*args, **kwargs)mrmeshpy.DecimateSettingsstatic
__init__(self)mrmeshpy.DecimateSettings
__init__(self, DecimateStrategy strategy, float maxError, float maxEdgeLen, float maxBdShift, float maxTriangleAspectRatio, float criticalTriAspectRatio, float tinyEdgeLength, float stabilizer, bool angleWeightedDistToPlane, 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_TypedBitSet_Id_FaceTag partFaces, int minFacesInPart)mrmeshpy.DecimateSettings
_offsetof_adjustCollapsemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_angleWeightedDistToPlanemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_bdVertsmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_collapseNearNotFlippablemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_criticalTriAspectRatiomrmeshpy.DecimateSettingsprotectedstatic
_offsetof_decimateBetweenPartsmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_edgesToCollapsemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxAngleChangemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxBdShiftmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxDeletedFacesmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxDeletedVerticesmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxEdgeLenmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxErrormrmeshpy.DecimateSettingsprotectedstatic
_offsetof_maxTriangleAspectRatiomrmeshpy.DecimateSettingsprotectedstatic
_offsetof_minFacesInPartmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_notFlippablemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_onEdgeDelmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_optimizeVertexPosmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_packMeshmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_partFacesmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_preCollapsemrmeshpy.DecimateSettingsprotectedstatic
_offsetof_progressCallbackmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_regionmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_stabilizermrmeshpy.DecimateSettingsprotectedstatic
_offsetof_strategymrmeshpy.DecimateSettingsprotectedstatic
_offsetof_subdividePartsmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_tinyEdgeLengthmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_touchBdVertsmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_touchNearBdEdgesmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_twinMapmrmeshpy.DecimateSettingsprotectedstatic
_offsetof_vertFormsmrmeshpy.DecimateSettingsprotectedstatic
adjustCollapse(self)mrmeshpy.DecimateSettings
adjustCollapse(self, func_void_from_Id_UndirectedEdgeTag_float_Vector3_float arg1)mrmeshpy.DecimateSettings
angleWeightedDistToPlane(self)mrmeshpy.DecimateSettings
angleWeightedDistToPlane(self, bool arg1)mrmeshpy.DecimateSettings
bdVerts(self)mrmeshpy.DecimateSettings
bdVerts(self, VertBitSet arg1)mrmeshpy.DecimateSettings
collapseNearNotFlippable(self)mrmeshpy.DecimateSettings
collapseNearNotFlippable(self, bool arg1)mrmeshpy.DecimateSettings
criticalTriAspectRatio(self)mrmeshpy.DecimateSettings
criticalTriAspectRatio(self, float arg1)mrmeshpy.DecimateSettings
decimateBetweenParts(self)mrmeshpy.DecimateSettings
decimateBetweenParts(self, bool arg1)mrmeshpy.DecimateSettings
edgesToCollapse(self)mrmeshpy.DecimateSettings
edgesToCollapse(self, UndirectedEdgeBitSet arg1)mrmeshpy.DecimateSettings
maxAngleChange(self)mrmeshpy.DecimateSettings
maxAngleChange(self, float arg1)mrmeshpy.DecimateSettings
maxBdShift(self)mrmeshpy.DecimateSettings
maxBdShift(self, float arg1)mrmeshpy.DecimateSettings
maxDeletedFaces(self)mrmeshpy.DecimateSettings
maxDeletedFaces(self, int arg1)mrmeshpy.DecimateSettings
maxDeletedVertices(self)mrmeshpy.DecimateSettings
maxDeletedVertices(self, int arg1)mrmeshpy.DecimateSettings
maxEdgeLen(self)mrmeshpy.DecimateSettings
maxEdgeLen(self, float arg1)mrmeshpy.DecimateSettings
maxError(self)mrmeshpy.DecimateSettings
maxError(self, float arg1)mrmeshpy.DecimateSettings
maxTriangleAspectRatio(self)mrmeshpy.DecimateSettings
maxTriangleAspectRatio(self, float arg1)mrmeshpy.DecimateSettings
minFacesInPart(self)mrmeshpy.DecimateSettings
minFacesInPart(self, int arg1)mrmeshpy.DecimateSettings
notFlippable(self)mrmeshpy.DecimateSettings
notFlippable(self, UndirectedEdgeBitSet arg1)mrmeshpy.DecimateSettings
onEdgeDel(self)mrmeshpy.DecimateSettings
onEdgeDel(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1)mrmeshpy.DecimateSettings
operator(*args, **kwargs)mrmeshpy.DecimateSettingsstatic
operator(*args, **kwargs)mrmeshpy.DecimateSettingsstatic
optimizeVertexPos(self)mrmeshpy.DecimateSettings
optimizeVertexPos(self, bool arg1)mrmeshpy.DecimateSettings
packMesh(self)mrmeshpy.DecimateSettings
packMesh(self, bool arg1)mrmeshpy.DecimateSettings
partFaces(self)mrmeshpy.DecimateSettings
partFaces(self, std_vector_TypedBitSet_Id_FaceTag arg1)mrmeshpy.DecimateSettings
preCollapse(self)mrmeshpy.DecimateSettings
preCollapse(self, func_bool_from_Id_EdgeTag_Vector3_float arg1)mrmeshpy.DecimateSettings
progressCallback(self)mrmeshpy.DecimateSettings
progressCallback(self, func_bool_from_float arg1)mrmeshpy.DecimateSettings
region(self)mrmeshpy.DecimateSettings
region(self, FaceBitSet arg1)mrmeshpy.DecimateSettings
stabilizer(self)mrmeshpy.DecimateSettings
stabilizer(self, float arg1)mrmeshpy.DecimateSettings
subdivideParts(self)mrmeshpy.DecimateSettings
subdivideParts(self, int arg1)mrmeshpy.DecimateSettings
tinyEdgeLength(self)mrmeshpy.DecimateSettings
tinyEdgeLength(self, float arg1)mrmeshpy.DecimateSettings
touchBdVerts(self)mrmeshpy.DecimateSettings
touchBdVerts(self, bool arg1)mrmeshpy.DecimateSettings
touchNearBdEdges(self)mrmeshpy.DecimateSettings
touchNearBdEdges(self, bool arg1)mrmeshpy.DecimateSettings
twinMap(self)mrmeshpy.DecimateSettings
twinMap(self, phmap_flat_hash_map_Id_UndirectedEdgeTag_Id_UndirectedEdgeTag arg1)mrmeshpy.DecimateSettings
vertForms(self)mrmeshpy.DecimateSettings
vertForms(self, Vector_QuadraticForm3f_VertId arg1)mrmeshpy.DecimateSettings