This is the complete list of members for mrmeshpy.MeshOrPoints.ProjectionResult, including all inherited members.
__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 | |
_pybind11_conduit_v1_(*args, **kwargs) | 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 | |
point(self) | mrmeshpy.MeshOrPoints.ProjectionResult | |
point(self, Vector3f arg1) | mrmeshpy.MeshOrPoints.ProjectionResult |