| AabbGrow Method | 
| Name | Description | |
|---|---|---|
| Grow(Aabb) | 
            Grows the AABB so that it includes the given AABB.
              | |
| Grow(IGeometricObject) | 
            Grows the AABB so that it includes the AABB of the given geometric object.
              | |
| Grow(Vector3F) | 
            Grows the AABB so that it includes the given point.
              |