BBox Constructor | 
| Name | Description | |
|---|---|---|
| BBox | Initializes a new instance of the BBox class  | |
| BBox(BSphere) | Initializes a new instance of the BBox class  | |
| BBox(Vector3) | Initializes a new instance of the BBox class  | |
| BBox(Vector3, Vector3) | 
            Create a bounding box.
              | |
| BBox(Vector3, Single) | 
            Create a bounding sphere.
              | |
| BBox(Single, Single, Single) | Initializes a new instance of the BBox class  |