This is the complete list of members for meshlib.mrmeshpy.MeshIntersectionResult, including all inherited members.
__bool__(self) | meshlib.mrmeshpy.MeshIntersectionResult | |
__init__(self) | meshlib.mrmeshpy.MeshIntersectionResult | |
__init__(self, MeshIntersectionResult arg0) | meshlib.mrmeshpy.MeshIntersectionResult | |
__init__(self, PointOnFace proj, MeshTriPoint mtp, float distanceAlongLine) | meshlib.mrmeshpy.MeshIntersectionResult | |
distanceAlongLine(self) | meshlib.mrmeshpy.MeshIntersectionResult | |
distanceAlongLine(self, float arg1) | meshlib.mrmeshpy.MeshIntersectionResult | |
mtp(self) | meshlib.mrmeshpy.MeshIntersectionResult | |
mtp(self, MeshTriPoint arg1) | meshlib.mrmeshpy.MeshIntersectionResult | |
proj(self) | meshlib.mrmeshpy.MeshIntersectionResult | |
proj(self, PointOnFace arg1) | meshlib.mrmeshpy.MeshIntersectionResult |