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

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

__init__(self)mrmeshpy.DecimateResult
__init__(self, DecimateResult arg0)mrmeshpy.DecimateResult
__init__(self, int vertsDeleted, int facesDeleted, float errorIntroduced, bool cancelled)mrmeshpy.DecimateResult
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.DecimateResultprotectedstatic
cancelled(self)mrmeshpy.DecimateResult
cancelled(self, bool arg1)mrmeshpy.DecimateResult
errorIntroduced(self)mrmeshpy.DecimateResult
errorIntroduced(self, float arg1)mrmeshpy.DecimateResult
facesDeleted(self)mrmeshpy.DecimateResult
facesDeleted(self, int arg1)mrmeshpy.DecimateResult
vertsDeleted(self)mrmeshpy.DecimateResult
vertsDeleted(self, int arg1)mrmeshpy.DecimateResult