| __init__(*args, **kwargs) | mrmeshpy.VoxelMetricParameters | static |
| __init__(self) | mrmeshpy.VoxelMetricParameters | |
| __init__(self, VoxelMetricParameters arg0) | mrmeshpy.VoxelMetricParameters | |
| __init__(self, int start, int stop, float maxDistRatio, SlicePlane plane, QuarterBit quatersMask) | mrmeshpy.VoxelMetricParameters | |
| _offsetof_maxDistRatio | mrmeshpy.VoxelMetricParameters | protectedstatic |
| _offsetof_plane | mrmeshpy.VoxelMetricParameters | protectedstatic |
| _offsetof_quatersMask | mrmeshpy.VoxelMetricParameters | protectedstatic |
| _offsetof_start | mrmeshpy.VoxelMetricParameters | protectedstatic |
| _offsetof_stop | mrmeshpy.VoxelMetricParameters | protectedstatic |
| maxDistRatio(self) | mrmeshpy.VoxelMetricParameters | |
| maxDistRatio(self, float arg1) | mrmeshpy.VoxelMetricParameters | |
| operator(*args, **kwargs) | mrmeshpy.VoxelMetricParameters | static |
| operator(*args, **kwargs) | mrmeshpy.VoxelMetricParameters | static |
| plane(self) | mrmeshpy.VoxelMetricParameters | |
| plane(self, SlicePlane arg1) | mrmeshpy.VoxelMetricParameters | |
| quatersMask(self) | mrmeshpy.VoxelMetricParameters | |
| quatersMask(self, QuarterBit arg1) | mrmeshpy.VoxelMetricParameters | |
| start(self) | mrmeshpy.VoxelMetricParameters | |
| start(self, int arg1) | mrmeshpy.VoxelMetricParameters | |
| stop(self) | mrmeshpy.VoxelMetricParameters | |
| stop(self, int arg1) | mrmeshpy.VoxelMetricParameters | |