ICSV - Image Color Similarity Visualization
Vienna Technical University - Course 'Visualization 2'. Author: Stefan Spelitz (0925601)
XnaGeometry.BoundingSphere Member List

This is the complete list of members for XnaGeometry.BoundingSphere, including all inherited members.

BoundingSphere(Vector3 center, double radius)XnaGeometry.BoundingSphere
CenterXnaGeometry.BoundingSphere
Contains(BoundingBox box)XnaGeometry.BoundingSphere
Contains(ref BoundingBox box, out ContainmentType result)XnaGeometry.BoundingSphere
Contains(BoundingFrustum frustum)XnaGeometry.BoundingSphere
Contains(BoundingSphere sphere)XnaGeometry.BoundingSphere
Contains(ref BoundingSphere sphere, out ContainmentType result)XnaGeometry.BoundingSphere
Contains(Vector3 point)XnaGeometry.BoundingSphere
Contains(ref Vector3 point, out ContainmentType result)XnaGeometry.BoundingSphere
CreateFromBoundingBox(BoundingBox box)XnaGeometry.BoundingSpherestatic
CreateFromBoundingBox(ref BoundingBox box, out BoundingSphere result)XnaGeometry.BoundingSpherestatic
CreateFromFrustum(BoundingFrustum frustum)XnaGeometry.BoundingSpherestatic
CreateFromPoints(IEnumerable< Vector3 > points)XnaGeometry.BoundingSpherestatic
CreateMerged(BoundingSphere original, BoundingSphere additional)XnaGeometry.BoundingSpherestatic
CreateMerged(ref BoundingSphere original, ref BoundingSphere additional, out BoundingSphere result)XnaGeometry.BoundingSpherestatic
Equals(BoundingSphere other)XnaGeometry.BoundingSphere
Equals(object obj)XnaGeometry.BoundingSphere
GetHashCode()XnaGeometry.BoundingSphere
Intersects(BoundingBox box)XnaGeometry.BoundingSphere
Intersects(ref BoundingBox box, out bool result)XnaGeometry.BoundingSphere
Intersects(BoundingFrustum frustum)XnaGeometry.BoundingSphere
Intersects(BoundingSphere sphere)XnaGeometry.BoundingSphere
Intersects(ref BoundingSphere sphere, out bool result)XnaGeometry.BoundingSphere
Intersects(Plane plane)XnaGeometry.BoundingSphere
Intersects(ref Plane plane, out PlaneIntersectionType result)XnaGeometry.BoundingSphere
Intersects(Ray ray)XnaGeometry.BoundingSphere
Intersects(ref Ray ray, out Nullable< double > result)XnaGeometry.BoundingSphere
operator!=(BoundingSphere a, BoundingSphere b)XnaGeometry.BoundingSpherestatic
operator==(BoundingSphere a, BoundingSphere b)XnaGeometry.BoundingSpherestatic
RadiusXnaGeometry.BoundingSphere
ToString()XnaGeometry.BoundingSphere
Transform(Matrix matrix)XnaGeometry.BoundingSphere
Transform(ref Matrix matrix, out BoundingSphere result)XnaGeometry.BoundingSphere