This topic has not yet been rated - Rate this topic

BoundingSphere Methods

Name Description
Public Method Contains Overloaded. Checks whether the current BoundingSphere contains a specified bounding volume.
Public Method Static CreateFromBoundingBox Overloaded. Creates the smallest BoundingSphere that can contain a specified BoundingBox.
Public Method Static CreateFromFrustum Creates the smallest BoundingSphere that can contain a specified BoundingFrustum.
Public Method Static CreateFromPoints Creates a BoundingSphere that can contain a specified list of points.
Public Method Static CreateMerged Overloaded. Creates a BoundingSphere that contains the two specified BoundingSphere instances.
Public Method Equals Overloaded. Determines whether two instances of BoundingSphere are equal.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Intersects Overloaded. Checks whether the current BoundingSphere intersects another bounding volume.
Public Method Static op_Equality Determines whether two instances of BoundingSphere are equal.
Public Method Static op_Inequality Determines whether two instances of BoundingSphere are not equal.
Public Method ToString Returns a String that represents the current BoundingSphere.
Public Method Transform Overloaded. Translates and scales the BoundingSphere using a given Matrix.
Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ