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

Bounds3 Structure

 [This is preliminary documentation and subject to change.]

Represents a 3-D range or axis-aligned bounding box as minimum and maximum corners.

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

System.Object
   ValueType
      Bounds3

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

[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

Bounds3 Members | mPhysics.Foundation Namespace