| __init__(*args, **kwargs) | mrmeshpy.ReduceTotalAngleParams | static |
| __init__(self) | mrmeshpy.ReduceTotalAngleParams | |
| __init__(self, ReduceTotalAngleParams arg0) | mrmeshpy.ReduceTotalAngleParams | |
| __init__(self, float maxAngleChange, float criticalTriAspectRatio, float factorDelone, FaceBitSet region, UndirectedEdgeBitSet notFlippable, VertBitSet vertRegion) | mrmeshpy.ReduceTotalAngleParams | |
| _offsetof_criticalTriAspectRatio | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| _offsetof_factorDelone | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| _offsetof_maxAngleChange | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| _offsetof_notFlippable | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| _offsetof_region | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| _offsetof_vertRegion | mrmeshpy.ReduceTotalAngleParams | protectedstatic |
| criticalTriAspectRatio(self) | mrmeshpy.ReduceTotalAngleParams | |
| criticalTriAspectRatio(self, float arg1) | mrmeshpy.ReduceTotalAngleParams | |
| factorDelone(self) | mrmeshpy.ReduceTotalAngleParams | |
| factorDelone(self, float arg1) | mrmeshpy.ReduceTotalAngleParams | |
| maxAngleChange(self) | mrmeshpy.ReduceTotalAngleParams | |
| maxAngleChange(self, float arg1) | mrmeshpy.ReduceTotalAngleParams | |
| notFlippable(self) | mrmeshpy.ReduceTotalAngleParams | |
| notFlippable(self, UndirectedEdgeBitSet arg1) | mrmeshpy.ReduceTotalAngleParams | |
| operator(*args, **kwargs) | mrmeshpy.ReduceTotalAngleParams | static |
| operator(*args, **kwargs) | mrmeshpy.ReduceTotalAngleParams | static |
| region(self) | mrmeshpy.ReduceTotalAngleParams | |
| region(self, FaceBitSet arg1) | mrmeshpy.ReduceTotalAngleParams | |
| vertRegion(self) | mrmeshpy.ReduceTotalAngleParams | |
| vertRegion(self, VertBitSet arg1) | mrmeshpy.ReduceTotalAngleParams | |