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

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

__eq__(self, Sphere3f b)mrmeshpy.Sphere3f
__init__(*args, **kwargs)mrmeshpy.Sphere3fstatic
__init__(self)mrmeshpy.Sphere3f
__init__(self, Vector3f c, float r)mrmeshpy.Sphere3f
__init__(self, Sphere3f l)mrmeshpy.Sphere3f
_offsetof_centermrmeshpy.Sphere3fprotectedstatic
_offsetof_radiusmrmeshpy.Sphere3fprotectedstatic
distance(self, Vector3f x)mrmeshpy.Sphere3f
distanceSq(self, Vector3f x)mrmeshpy.Sphere3f
operator(*args, **kwargs)mrmeshpy.Sphere3fstatic
operator(*args, **kwargs)mrmeshpy.Sphere3fstatic
project(self, Vector3f x)mrmeshpy.Sphere3f