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

Sphere Structure

 [This is preliminary documentation and subject to change.]

A sphere defined by a center point and radius.

For a list of all members of this type, see Sphere Members.

System.Object
   ValueType
      Sphere

[Visual Basic]
Public Structure Sphere
[C#]
public struct Sphere
[C++]
public __value struct Sphere

[JScript] In JScript, you can use the structures defined by a type, but you cannot define your own.

Requirements

Namespace: mPhysics.Foundation

Assembly: mPhysics (in mPhysics.dll)

See Also

Sphere Members | mPhysics.Foundation Namespace