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

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

__eq__(self, Sphere3d b)meshlib.mrmeshpy.Sphere3d
__init__(self)meshlib.mrmeshpy.Sphere3d
__init__(self, Vector3d c, float r)meshlib.mrmeshpy.Sphere3d
__init__(self, Sphere3d arg0)meshlib.mrmeshpy.Sphere3d
distance(self, Vector3d x)meshlib.mrmeshpy.Sphere3d
distanceSq(self, Vector3d x)meshlib.mrmeshpy.Sphere3d
project(self, Vector3d x)meshlib.mrmeshpy.Sphere3d