| __init__(*args, **kwargs) | mrmeshpy.ContoursMeshAlignParams | static |
| __init__(self) | mrmeshpy.ContoursMeshAlignParams | |
| __init__(self, ContoursMeshAlignParams arg0) | mrmeshpy.ContoursMeshAlignParams | |
| __init__(self, MeshTriPoint meshPoint, Vector2f pivotPoint, Vector3f xDirection, Vector3f zDirection, float extrusion, float maximumShift) | mrmeshpy.ContoursMeshAlignParams | |
| _offsetof_extrusion | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| _offsetof_maximumShift | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| _offsetof_meshPoint | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| _offsetof_pivotPoint | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| _offsetof_xDirection | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| _offsetof_zDirection | mrmeshpy.ContoursMeshAlignParams | protectedstatic |
| extrusion(self) | mrmeshpy.ContoursMeshAlignParams | |
| extrusion(self, float arg1) | mrmeshpy.ContoursMeshAlignParams | |
| maximumShift(self) | mrmeshpy.ContoursMeshAlignParams | |
| maximumShift(self, float arg1) | mrmeshpy.ContoursMeshAlignParams | |
| meshPoint(self) | mrmeshpy.ContoursMeshAlignParams | |
| meshPoint(self, MeshTriPoint arg1) | mrmeshpy.ContoursMeshAlignParams | |
| operator(*args, **kwargs) | mrmeshpy.ContoursMeshAlignParams | static |
| operator(*args, **kwargs) | mrmeshpy.ContoursMeshAlignParams | static |
| pivotPoint(self) | mrmeshpy.ContoursMeshAlignParams | |
| pivotPoint(self, Vector2f arg1) | mrmeshpy.ContoursMeshAlignParams | |
| xDirection(self) | mrmeshpy.ContoursMeshAlignParams | |
| xDirection(self, Vector3f arg1) | mrmeshpy.ContoursMeshAlignParams | |
| zDirection(self) | mrmeshpy.ContoursMeshAlignParams | |
| zDirection(self, Vector3f arg1) | mrmeshpy.ContoursMeshAlignParams | |