BoundingSphere Methods
| Name | Description | |
|---|---|---|
|
Contains | Overloaded. Checks whether the current BoundingSphere contains a specified bounding volume. |
![]() |
CreateFromBoundingBox | Overloaded. Creates the smallest BoundingSphere that can contain a specified BoundingBox. |
![]() |
CreateFromFrustum | Creates the smallest BoundingSphere that can contain a specified BoundingFrustum. |
![]() |
CreateFromPoints | Creates a BoundingSphere that can contain a specified list of points. |
![]() |
CreateMerged | Overloaded. Creates a BoundingSphere that contains the two specified BoundingSphere instances. |
|
Equals | Overloaded. Determines whether two instances of BoundingSphere are equal. |
|
GetHashCode | Gets the hash code for this instance. |
|
GetType | (Inherited from Object.) |
|
Intersects | Overloaded. Checks whether the current BoundingSphere intersects another bounding volume. |
![]() |
op_Equality | Determines whether two instances of BoundingSphere are equal. |
![]() |
op_Inequality | Determines whether two instances of BoundingSphere are not equal. |
|
ToString | Returns a String that represents the current BoundingSphere. |
|
Transform | Overloaded. Translates and scales the BoundingSphere using a given Matrix. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
