__bool__(self) | mrmeshpy.MeshPointAndDistance | |
__init__(*args, **kwargs) | mrmeshpy.MeshPointAndDistance | static |
__init__(self) | mrmeshpy.MeshPointAndDistance | |
__init__(self, Vector3f loc, MeshTriPoint mtp, float eucledeanDist, float w, bool bidirectionalOrOutside) | mrmeshpy.MeshPointAndDistance | |
_offsetof_bidirectionalOrOutside | mrmeshpy.MeshPointAndDistance | protectedstatic |
_offsetof_eucledeanDist | mrmeshpy.MeshPointAndDistance | protectedstatic |
_offsetof_loc | mrmeshpy.MeshPointAndDistance | protectedstatic |
_offsetof_mtp | mrmeshpy.MeshPointAndDistance | protectedstatic |
_offsetof_w | mrmeshpy.MeshPointAndDistance | protectedstatic |
bidirDist(self) | mrmeshpy.MeshPointAndDistance | |
bidirectionalOrOutside(self) | mrmeshpy.MeshPointAndDistance | |
bidirectionalOrOutside(self, bool arg1) | mrmeshpy.MeshPointAndDistance | |
dist(self) | mrmeshpy.MeshPointAndDistance | |
eucledeanDist(self) | mrmeshpy.MeshPointAndDistance | |
eucledeanDist(self, float arg1) | mrmeshpy.MeshPointAndDistance | |
loc(self) | mrmeshpy.MeshPointAndDistance | |
loc(self, Vector3f arg1) | mrmeshpy.MeshPointAndDistance | |
mtp(self) | mrmeshpy.MeshPointAndDistance | |
mtp(self, MeshTriPoint arg1) | mrmeshpy.MeshPointAndDistance | |
operator(*args, **kwargs) | mrmeshpy.MeshPointAndDistance | static |
operator(*args, **kwargs) | mrmeshpy.MeshPointAndDistance | static |
valid(self) | mrmeshpy.MeshPointAndDistance | |
w(self) | mrmeshpy.MeshPointAndDistance | |
w(self, float arg1) | mrmeshpy.MeshPointAndDistance | |