![]() |
ICSV - Image Color Similarity Visualization
Vienna Technical University - Course 'Visualization 2'. Author: Stefan Spelitz (0925601)
|
This is the complete list of members for XnaGeometry.Plane, including all inherited members.
| D | XnaGeometry.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 | |
| Normal | XnaGeometry.Plane | |
| Normalize() | XnaGeometry.Plane | |
| Normalize(Plane value) | XnaGeometry.Plane | static |
| Normalize(ref Plane value, out Plane result) | XnaGeometry.Plane | static |
| operator!=(Plane plane1, Plane plane2) | XnaGeometry.Plane | static |
| operator==(Plane plane1, Plane plane2) | XnaGeometry.Plane | static |
| 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.Plane | static |
| Transform(ref Plane plane, ref Matrix matrix, out Plane result) | XnaGeometry.Plane | static |
| Transform(Plane plane, Quaternion rotation) | XnaGeometry.Plane | static |
| Transform(Plane plane, Matrix matrix) | XnaGeometry.Plane | static |