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

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

__eq__(self, Sphere3d b)mrmeshpy.Sphere3d
__init__(*args, **kwargs)mrmeshpy.Sphere3dstatic
__init__(self)mrmeshpy.Sphere3d
__init__(self, Vector3d c, float r)mrmeshpy.Sphere3d
_offsetof_centermrmeshpy.Sphere3dprotectedstatic
_offsetof_radiusmrmeshpy.Sphere3dprotectedstatic
distance(self, Vector3d x)mrmeshpy.Sphere3d
distanceSq(self, Vector3d x)mrmeshpy.Sphere3d
operator(*args, **kwargs)mrmeshpy.Sphere3dstatic
operator(*args, **kwargs)mrmeshpy.Sphere3dstatic
project(self, Vector3d x)mrmeshpy.Sphere3d