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

Box Structure

 [This is preliminary documentation and subject to change.]

Represents an oriented bounding box as a center, extents (radii), and rotation.

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

System.Object
   ValueType
      Box

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

[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

Box Members | mPhysics.Foundation Namespace