BoundingSphere Methods
| Method | Description |
|---|---|
|
Tests whether the BoundingSphere contains a specified object. | |
|
Tests the BoundingSphere for intersection with an object. | |
|
Transforms the BoundingSphere. | |
|
Tests whether the BoundingSphere is contained by the specified frustum. | |
|
Creates a BoundingSphere containing the specified BoundingBox. | |
|
Creates a new BoundingSphere from a list of points. | |
|
Creates a BoundingSphere that contains the two specified BoundingSphere objects. | |
|
Initializes the BoundingSphere with values from a specified BoundingSphere. |
Related topics