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

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

__init__(*args, **kwargs)mrmeshpy.RemeshSettingsstatic
__init__(self)mrmeshpy.RemeshSettings
__init__(self, float targetEdgeLen, int maxEdgeSplits, float maxAngleChangeAfterFlip, float maxBdShift, bool useCurvature, int finalRelaxIters, bool finalRelaxNoShrinkage, FaceBitSet region, UndirectedEdgeBitSet notFlippable, bool packMesh, bool projectOnOriginalMesh, func_void_from_Id_EdgeTag_Id_EdgeTag onEdgeSplit, func_void_from_Id_EdgeTag_Id_EdgeTag onEdgeDel, func_bool_from_Id_EdgeTag_Vector3_float preCollapse, func_bool_from_float progressCallback)mrmeshpy.RemeshSettings
_offsetof_finalRelaxItersmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_finalRelaxNoShrinkagemrmeshpy.RemeshSettingsprotectedstatic
_offsetof_maxAngleChangeAfterFlipmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_maxBdShiftmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_maxEdgeSplitsmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_notFlippablemrmeshpy.RemeshSettingsprotectedstatic
_offsetof_onEdgeDelmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_onEdgeSplitmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_packMeshmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_preCollapsemrmeshpy.RemeshSettingsprotectedstatic
_offsetof_progressCallbackmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_projectOnOriginalMeshmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_regionmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_targetEdgeLenmrmeshpy.RemeshSettingsprotectedstatic
_offsetof_useCurvaturemrmeshpy.RemeshSettingsprotectedstatic
finalRelaxIters(self)mrmeshpy.RemeshSettings
finalRelaxIters(self, int arg1)mrmeshpy.RemeshSettings
finalRelaxNoShrinkage(self)mrmeshpy.RemeshSettings
finalRelaxNoShrinkage(self, bool arg1)mrmeshpy.RemeshSettings
maxAngleChangeAfterFlip(self)mrmeshpy.RemeshSettings
maxAngleChangeAfterFlip(self, float arg1)mrmeshpy.RemeshSettings
maxBdShift(self)mrmeshpy.RemeshSettings
maxBdShift(self, float arg1)mrmeshpy.RemeshSettings
maxEdgeSplits(self)mrmeshpy.RemeshSettings
maxEdgeSplits(self, int arg1)mrmeshpy.RemeshSettings
notFlippable(self)mrmeshpy.RemeshSettings
notFlippable(self, UndirectedEdgeBitSet arg1)mrmeshpy.RemeshSettings
onEdgeDel(self)mrmeshpy.RemeshSettings
onEdgeDel(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1)mrmeshpy.RemeshSettings
onEdgeSplit(self)mrmeshpy.RemeshSettings
onEdgeSplit(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1)mrmeshpy.RemeshSettings
operator(*args, **kwargs)mrmeshpy.RemeshSettingsstatic
operator(*args, **kwargs)mrmeshpy.RemeshSettingsstatic
packMesh(self)mrmeshpy.RemeshSettings
packMesh(self, bool arg1)mrmeshpy.RemeshSettings
preCollapse(self)mrmeshpy.RemeshSettings
preCollapse(self, func_bool_from_Id_EdgeTag_Vector3_float arg1)mrmeshpy.RemeshSettings
progressCallback(self)mrmeshpy.RemeshSettings
progressCallback(self, func_bool_from_float arg1)mrmeshpy.RemeshSettings
projectOnOriginalMesh(self)mrmeshpy.RemeshSettings
projectOnOriginalMesh(self, bool arg1)mrmeshpy.RemeshSettings
region(self)mrmeshpy.RemeshSettings
region(self, FaceBitSet arg1)mrmeshpy.RemeshSettings
targetEdgeLen(self)mrmeshpy.RemeshSettings
targetEdgeLen(self, float arg1)mrmeshpy.RemeshSettings
useCurvature(self)mrmeshpy.RemeshSettings
useCurvature(self, bool arg1)mrmeshpy.RemeshSettings