| __bool__(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| __init__(*args, **kwargs) | mrmeshpy.MeshOrPoints.ProjectionResult | static |
| __init__(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| __init__(self, MeshOrPoints.ProjectionResult arg0) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| __init__(self, Vector3f point, std_optional_Vector3_float normal, bool isBd, float distSq, VertId closestVert) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| _offsetof_closestVert | mrmeshpy.MeshOrPoints.ProjectionResult | protectedstatic |
| _offsetof_distSq | mrmeshpy.MeshOrPoints.ProjectionResult | protectedstatic |
| _offsetof_isBd | mrmeshpy.MeshOrPoints.ProjectionResult | protectedstatic |
| _offsetof_normal | mrmeshpy.MeshOrPoints.ProjectionResult | protectedstatic |
| _offsetof_point | mrmeshpy.MeshOrPoints.ProjectionResult | protectedstatic |
| closestVert(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| closestVert(self, VertId arg1) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| distSq(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| distSq(self, float arg1) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| isBd(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| isBd(self, bool arg1) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| normal(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| normal(self, std_optional_Vector3_float arg1) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| operator(*args, **kwargs) | mrmeshpy.MeshOrPoints.ProjectionResult | static |
| operator(*args, **kwargs) | mrmeshpy.MeshOrPoints.ProjectionResult | static |
| point(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| point(self, Vector3f arg1) | mrmeshpy.MeshOrPoints.ProjectionResult | |
| valid(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |