The XOrientedBox type exposes the following members.

Methods

  NameDescription
BitwiseAnd
Tests whether the box1 and box2 have an intersection.
Clear
Reset the box to be empty.
EqualsOverloaded.
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
FromMesh
Gets the oriented box from the mesh mesh.
GetAxesOverloaded.
GetAxis
Returns the axis according to the index.
GetHashCode
Gets the hash code for this instance.
(Overrides ValueType..::.GetHashCode()()().)
GetLocalVertex
Returns the Vector3 vertex local coordinate with the consecutive number index.
GetType

Gets the Type of the current instance.

(Inherited from Object.)
GetVertex
Returns coordinates of the vertex number index.
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
ToString

Returns the fully qualified type name of this instance.

(Inherited from ValueType.)
TransformOverloaded.

Operators

  NameDescription
BitwiseAnd
Tests whether the box1 and box2 have an intersection.
Equality
Tests whether the instance a and the instance b are equal.
Inequality
Tests whether the instance a and the instance b are not equal.

See Also