The XOrientedBox type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | BitwiseAnd |
Tests whether the box1 and box2 have an intersection.
|
![]() | Clear |
Reset the box to be empty.
|
![]() | Equals | Overloaded. |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() ![]() | FromMesh |
Gets the oriented box from the mesh mesh.
|
![]() | GetAxes | Overloaded. |
![]() | 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. |
![]() | GetVertex |
Returns coordinates of the vertex number index.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | Returns the fully qualified type name of this instance. |
![]() ![]() | Transform | Overloaded. |
Operators
Name | Description | |
---|---|---|
![]() ![]() | 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.
|