Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the current BoundingSphere contains a specified bounding volume.
Overload List
Name | Description |
---|---|
BoundingSphere.Contains (BoundingBox) | Checks whether the current BoundingSphere contains the specified BoundingBox. |
BoundingSphere.Contains (BoundingBox, ContainmentType) | Checks whether the current BoundingSphere contains the specified BoundingBox. |
BoundingSphere.Contains (BoundingFrustum) | Checks whether the current BoundingSphere contains the specified BoundingFrustum. |
BoundingSphere.Contains (BoundingSphere) | Checks whether the current BoundingSphere contains the specified BoundingSphere. |
BoundingSphere.Contains (BoundingSphere, ContainmentType) | Checks whether the current BoundingSphere contains the specified BoundingSphere. |
BoundingSphere.Contains (Vector3) | Checks whether the current BoundingSphere contains the specified point. |
BoundingSphere.Contains (Vector3, ContainmentType) | Checks whether the current BoundingSphere contains the specified point. |
See Also
Reference
BoundingSphere Structure
BoundingSphere Members
Microsoft.Xna.Framework Namespace