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

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

DXnaGeometry.Plane
Dot(Vector4 value)XnaGeometry.Plane
Dot(ref Vector4 value, out double result)XnaGeometry.Plane
DotCoordinate(Vector3 value)XnaGeometry.Plane
DotCoordinate(ref Vector3 value, out double result)XnaGeometry.Plane
DotNormal(Vector3 value)XnaGeometry.Plane
DotNormal(ref Vector3 value, out double result)XnaGeometry.Plane
Equals(object other)XnaGeometry.Plane
Equals(Plane other)XnaGeometry.Plane
GetHashCode()XnaGeometry.Plane
Intersects(BoundingBox box)XnaGeometry.Plane
Intersects(ref BoundingBox box, out PlaneIntersectionType result)XnaGeometry.Plane
Intersects(BoundingFrustum frustum)XnaGeometry.Plane
Intersects(BoundingSphere sphere)XnaGeometry.Plane
Intersects(ref BoundingSphere sphere, out PlaneIntersectionType result)XnaGeometry.Plane
NormalXnaGeometry.Plane
Normalize()XnaGeometry.Plane
Normalize(Plane value)XnaGeometry.Planestatic
Normalize(ref Plane value, out Plane result)XnaGeometry.Planestatic
operator!=(Plane plane1, Plane plane2)XnaGeometry.Planestatic
operator==(Plane plane1, Plane plane2)XnaGeometry.Planestatic
Plane(Vector4 value)XnaGeometry.Plane
Plane(Vector3 normal, double d)XnaGeometry.Plane
Plane(Vector3 a, Vector3 b, Vector3 c)XnaGeometry.Plane
Plane(double a, double b, double c, double d)XnaGeometry.Plane
ToString()XnaGeometry.Plane
Transform(ref Plane plane, ref Quaternion rotation, out Plane result)XnaGeometry.Planestatic
Transform(ref Plane plane, ref Matrix matrix, out Plane result)XnaGeometry.Planestatic
Transform(Plane plane, Quaternion rotation)XnaGeometry.Planestatic
Transform(Plane plane, Matrix matrix)XnaGeometry.Planestatic