MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.DecimateResult Member List

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

__init__(self)meshlib.mrmeshpy.DecimateResult
__init__(self, DecimateResult arg0)meshlib.mrmeshpy.DecimateResult
__init__(self, int vertsDeleted, int facesDeleted, float errorIntroduced, bool cancelled)meshlib.mrmeshpy.DecimateResult
cancelled(self)meshlib.mrmeshpy.DecimateResult
cancelled(self, bool arg1)meshlib.mrmeshpy.DecimateResult
errorIntroduced(self)meshlib.mrmeshpy.DecimateResult
errorIntroduced(self, float arg1)meshlib.mrmeshpy.DecimateResult
facesDeleted(self)meshlib.mrmeshpy.DecimateResult
facesDeleted(self, int arg1)meshlib.mrmeshpy.DecimateResult
vertsDeleted(self)meshlib.mrmeshpy.DecimateResult
vertsDeleted(self, int arg1)meshlib.mrmeshpy.DecimateResult