Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.BoundingSphere Member List

This is the complete list of members for Microsoft.Xna.Framework.BoundingSphere, including all inherited members.

BoundingSphere(Vector3 center, float radius)Microsoft.Xna.Framework.BoundingSphereinline
CenterMicrosoft.Xna.Framework.BoundingSphere
Contains(BoundingBox box)Microsoft.Xna.Framework.BoundingSphereinline
Contains(ref BoundingBox box, out ContainmentType result)Microsoft.Xna.Framework.BoundingSphereinline
Contains(BoundingFrustum frustum)Microsoft.Xna.Framework.BoundingSphereinline
Contains(Vector3 point)Microsoft.Xna.Framework.BoundingSphereinline
Contains(ref Vector3 point, out ContainmentType result)Microsoft.Xna.Framework.BoundingSphereinline
Contains(BoundingSphere sphere)Microsoft.Xna.Framework.BoundingSphereinline
Contains(ref BoundingSphere sphere, out ContainmentType result)Microsoft.Xna.Framework.BoundingSphereinline
CreateFromBoundingBox(BoundingBox box)Microsoft.Xna.Framework.BoundingSphereinlinestatic
CreateFromBoundingBox(ref BoundingBox box, out BoundingSphere result)Microsoft.Xna.Framework.BoundingSphereinlinestatic
CreateFromFrustum(BoundingFrustum frustum)Microsoft.Xna.Framework.BoundingSphereinlinestatic
CreateFromPoints(IEnumerable< Vector3 > points)Microsoft.Xna.Framework.BoundingSphereinlinestatic
CreateMerged(BoundingSphere original, BoundingSphere additional)Microsoft.Xna.Framework.BoundingSphereinlinestatic
CreateMerged(ref BoundingSphere original, ref BoundingSphere additional, out BoundingSphere result)Microsoft.Xna.Framework.BoundingSphereinlinestatic
Equals(BoundingSphere other)Microsoft.Xna.Framework.BoundingSphereinline
Equals(object obj)Microsoft.Xna.Framework.BoundingSphereinline
IEquatable< BoundingSphere >.Equals(T? other)System.IEquatable< BoundingSphere >
GetHashCode()Microsoft.Xna.Framework.BoundingSphereinline
Intersects(BoundingBox box)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(ref BoundingBox box, out bool result)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(BoundingFrustum frustum)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(Plane plane)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(ref Plane plane, out PlaneIntersectionType result)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(Ray ray)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(ref Ray ray, out float? result)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(BoundingSphere sphere)Microsoft.Xna.Framework.BoundingSphereinline
Intersects(ref BoundingSphere sphere, out bool result)Microsoft.Xna.Framework.BoundingSphereinline
operator!=(BoundingSphere a, BoundingSphere b)Microsoft.Xna.Framework.BoundingSphereinlinestatic
operator==(BoundingSphere a, BoundingSphere b)Microsoft.Xna.Framework.BoundingSphereinlinestatic
RadiusMicrosoft.Xna.Framework.BoundingSphere
SupportMapping(ref Vector3 v, out Vector3 result)Microsoft.Xna.Framework.BoundingSphereinlinepackage
ToString()Microsoft.Xna.Framework.BoundingSphereinline
Transform(Matrix matrix)Microsoft.Xna.Framework.BoundingSphereinline
Transform(ref Matrix matrix, out BoundingSphere result)Microsoft.Xna.Framework.BoundingSphereinline