This is the complete list of members for mrmeshpy.BooleanResult, including all inherited members.
__bool__(self) | mrmeshpy.BooleanResult | |
__init__(*args, **kwargs) | mrmeshpy.BooleanResult | static |
__init__(self) | mrmeshpy.BooleanResult | |
__init__(self, Mesh mesh, FaceBitSet meshABadContourFaces, FaceBitSet meshBBadContourFaces, str errorString) | mrmeshpy.BooleanResult | |
__mul__(self) | mrmeshpy.BooleanResult | |
__mul__(self) | mrmeshpy.BooleanResult | |
__repr__(self) | mrmeshpy.BooleanResult | |
_offsetof_errorString | mrmeshpy.BooleanResult | protectedstatic |
_offsetof_mesh | mrmeshpy.BooleanResult | protectedstatic |
_offsetof_meshABadContourFaces | mrmeshpy.BooleanResult | protectedstatic |
_offsetof_meshBBadContourFaces | mrmeshpy.BooleanResult | protectedstatic |
errorString(self) | mrmeshpy.BooleanResult | |
errorString(self, str arg1) | mrmeshpy.BooleanResult | |
mesh(self) | mrmeshpy.BooleanResult | |
mesh(self, Mesh arg1) | mrmeshpy.BooleanResult | |
meshABadContourFaces(self) | mrmeshpy.BooleanResult | |
meshABadContourFaces(self, FaceBitSet arg1) | mrmeshpy.BooleanResult | |
meshBBadContourFaces(self) | mrmeshpy.BooleanResult | |
meshBBadContourFaces(self, FaceBitSet arg1) | mrmeshpy.BooleanResult | |
operator(*args, **kwargs) | mrmeshpy.BooleanResult | static |
operator(*args, **kwargs) | mrmeshpy.BooleanResult | static |
operatorminus(self) | mrmeshpy.BooleanResult | |
operatorminus(self) | mrmeshpy.BooleanResult | |
valid(self) | mrmeshpy.BooleanResult | |