mPhysics - A .NET Wrapper for Ageia's PhysX SDK

Sphere Members

 [This is preliminary documentation and subject to change.]

Sphere overview

Public Instance Constructors

Sphere Constructor

Public Instance Properties

Center The center point.
IsValid Is this a valid sphere?
Radius Radius of the sphere.

Public Instance Methods

ContainsOverloaded. Returns true if the given bounds are contained within this sphere.
Intersects Returns true if another sphere intersects this sphere.

See Also

Sphere Structure | mPhysics.Foundation Namespace