The XOrientedBox type exposes the following members.

Properties

  NameDescription
Center
Gets the Vector3 center of the oriented box.
Extents
Gets the box extents.
IsEmpty
Indicates whether the XOrientedBox instance is empty.
LocalMaximum
Gets the box maximum local coordinates.
LocalMinimum
Gets the box minimum local coordinates.
Maximum
Gets the box maximum coordinates.
Minimum
Gets the box minimum coordinates.
Radius
Gets the oriented box radius.
RadiusSq
Gets the oriented box squared radius.
Size
Gets the box size.
Volume
Gets the box volume.

See Also