The XOrientedBoxTree class represents the XOrientedBox oriented box tree.
            
The XOrientedBoxTree..::.HitInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XOrientedBoxTree..::.HitInfo | 
            Creates new XOrientedBoxTree..::.HitInfo class instance.
              | 
Methods
| Name | Description | |
|---|---|---|
| Equals | Overloaded. | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  | |
| GetHashCode | 
            Gets the hash code for this instance.
              (Overrides ValueType..::.GetHashCode()()().) | |
| GetType | Gets the Type of the current instance.  | |
| MemberwiseClone | Creates a shallow copy of the current Object.  | |
| ToString | Returns the fully qualified type name of this instance.  | 
Operators
| Name | Description | |
|---|---|---|
| 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.
              | 
Fields
| Name | Description | |
|---|---|---|
| Face1 | 
            Gets or sets the first face number.
              | |
| Face1Centroid | 
            Gets or sets the first face centroid.
              | |
| Face2 | 
            Gets or sets the second face number.
              | |
| Face2Centroid | 
            Gets or sets the second face centroid.
              | |
| Node1 | 
            Gets or sets the first face tree node.
              | |
| Node2 | 
            Gets or sets the second face tree node.
              | |
| Null | 
            The empty XOrientedBoxTree..::.HitInfo instance.
              | 
Properties
| Name | Description | |
|---|---|---|
| IsNull | 
            Denotes whether the instance is null.
              |