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

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

__init__(*args, **kwargs)mrmeshpy.SubdivideSettingsstatic
__init__(self)mrmeshpy.SubdivideSettings
__init__(self, float maxEdgeLen, int maxEdgeSplits, float maxDeviationAfterFlip, float maxAngleChangeAfterFlip, float criticalAspectRatioFlip, FaceBitSet region, UndirectedEdgeBitSet notFlippable, VertBitSet newVerts, bool subdivideBorder, float maxTriAspectRatio, float maxSplittableTriAspectRatio, bool smoothMode, float minSharpDihedralAngle, bool projectOnOriginalMesh, func_bool_from_Id_EdgeTag beforeEdgeSplit, func_void_from_Id_VertTag onVertCreated, func_void_from_Id_EdgeTag_Id_EdgeTag onEdgeSplit, func_bool_from_float progressCallback)mrmeshpy.SubdivideSettings
_offsetof_beforeEdgeSplitmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_criticalAspectRatioFlipmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxAngleChangeAfterFlipmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxDeviationAfterFlipmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxEdgeLenmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxEdgeSplitsmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxSplittableTriAspectRatiomrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_maxTriAspectRatiomrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_minSharpDihedralAnglemrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_newVertsmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_notFlippablemrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_onEdgeSplitmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_onVertCreatedmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_progressCallbackmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_projectOnOriginalMeshmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_regionmrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_smoothModemrmeshpy.SubdivideSettingsprotectedstatic
_offsetof_subdivideBordermrmeshpy.SubdivideSettingsprotectedstatic
beforeEdgeSplit(self)mrmeshpy.SubdivideSettings
beforeEdgeSplit(self, func_bool_from_Id_EdgeTag arg1)mrmeshpy.SubdivideSettings
criticalAspectRatioFlip(self)mrmeshpy.SubdivideSettings
criticalAspectRatioFlip(self, float arg1)mrmeshpy.SubdivideSettings
maxAngleChangeAfterFlip(self)mrmeshpy.SubdivideSettings
maxAngleChangeAfterFlip(self, float arg1)mrmeshpy.SubdivideSettings
maxDeviationAfterFlip(self)mrmeshpy.SubdivideSettings
maxDeviationAfterFlip(self, float arg1)mrmeshpy.SubdivideSettings
maxEdgeLen(self)mrmeshpy.SubdivideSettings
maxEdgeLen(self, float arg1)mrmeshpy.SubdivideSettings
maxEdgeSplits(self)mrmeshpy.SubdivideSettings
maxEdgeSplits(self, int arg1)mrmeshpy.SubdivideSettings
maxSplittableTriAspectRatio(self)mrmeshpy.SubdivideSettings
maxSplittableTriAspectRatio(self, float arg1)mrmeshpy.SubdivideSettings
maxTriAspectRatio(self)mrmeshpy.SubdivideSettings
maxTriAspectRatio(self, float arg1)mrmeshpy.SubdivideSettings
minSharpDihedralAngle(self)mrmeshpy.SubdivideSettings
minSharpDihedralAngle(self, float arg1)mrmeshpy.SubdivideSettings
newVerts(self)mrmeshpy.SubdivideSettings
newVerts(self, VertBitSet arg1)mrmeshpy.SubdivideSettings
notFlippable(self)mrmeshpy.SubdivideSettings
notFlippable(self, UndirectedEdgeBitSet arg1)mrmeshpy.SubdivideSettings
onEdgeSplit(self)mrmeshpy.SubdivideSettings
onEdgeSplit(self, func_void_from_Id_EdgeTag_Id_EdgeTag arg1)mrmeshpy.SubdivideSettings
onVertCreated(self)mrmeshpy.SubdivideSettings
onVertCreated(self, func_void_from_Id_VertTag arg1)mrmeshpy.SubdivideSettings
operator(*args, **kwargs)mrmeshpy.SubdivideSettingsstatic
operator(*args, **kwargs)mrmeshpy.SubdivideSettingsstatic
progressCallback(self)mrmeshpy.SubdivideSettings
progressCallback(self, func_bool_from_float arg1)mrmeshpy.SubdivideSettings
projectOnOriginalMesh(self)mrmeshpy.SubdivideSettings
projectOnOriginalMesh(self, bool arg1)mrmeshpy.SubdivideSettings
region(self)mrmeshpy.SubdivideSettings
region(self, FaceBitSet arg1)mrmeshpy.SubdivideSettings
smoothMode(self)mrmeshpy.SubdivideSettings
smoothMode(self, bool arg1)mrmeshpy.SubdivideSettings
subdivideBorder(self)mrmeshpy.SubdivideSettings
subdivideBorder(self, bool arg1)mrmeshpy.SubdivideSettings