MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.MeshOrPoints.ProjectionResult Member List

This is the complete list of members for meshlib.mrmeshpy.MeshOrPoints.ProjectionResult, including all inherited members.

__init__(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
__init__(self, MeshOrPoints.ProjectionResult arg0)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
__init__(self, Vector3f point, std_optional_Vector3_float normal, bool isBd, float distSq, VertId closestVert)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
closestVert(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
closestVert(self, VertId arg1)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
distSq(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
distSq(self, float arg1)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
isBd(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
isBd(self, bool arg1)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
normal(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
normal(self, std_optional_Vector3_float arg1)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
point(self)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult
point(self, Vector3f arg1)meshlib.mrmeshpy.MeshOrPoints.ProjectionResult