| __init__(*args, **kwargs) | mrmeshpy.MeshFromVoxelsPostProcessingParams | static |
| __init__(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| __init__(self, MeshFromVoxelsPostProcessingParams arg0) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| __init__(self, float voxelSize, int reduceAngleNumIters, bool decimate, float tinyEdgeLength, UndirectedEdgeBitSet sharpEdges) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| _offsetof_decimate | mrmeshpy.MeshFromVoxelsPostProcessingParams | protectedstatic |
| _offsetof_reduceAngleNumIters | mrmeshpy.MeshFromVoxelsPostProcessingParams | protectedstatic |
| _offsetof_sharpEdges | mrmeshpy.MeshFromVoxelsPostProcessingParams | protectedstatic |
| _offsetof_tinyEdgeLength | mrmeshpy.MeshFromVoxelsPostProcessingParams | protectedstatic |
| _offsetof_voxelSize | mrmeshpy.MeshFromVoxelsPostProcessingParams | protectedstatic |
| decimate(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| decimate(self, bool arg1) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| operator(*args, **kwargs) | mrmeshpy.MeshFromVoxelsPostProcessingParams | static |
| operator(*args, **kwargs) | mrmeshpy.MeshFromVoxelsPostProcessingParams | static |
| reduceAngleNumIters(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| reduceAngleNumIters(self, int arg1) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| sharpEdges(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| sharpEdges(self, UndirectedEdgeBitSet arg1) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| tinyEdgeLength(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| tinyEdgeLength(self, float arg1) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| voxelSize(self) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |
| voxelSize(self, float arg1) | mrmeshpy.MeshFromVoxelsPostProcessingParams | |