ICSV - Image Color Similarity Visualization
Vienna Technical University - Course 'Visualization 2'. Author: Stefan Spelitz (0925601)
|
This is the complete list of members for XnaGeometry.Ray, including all inherited members.
Direction | XnaGeometry.Ray | |
Equals(object obj) | XnaGeometry.Ray | |
Equals(Ray other) | XnaGeometry.Ray | |
GetHashCode() | XnaGeometry.Ray | |
Intersects(BoundingBox box) | XnaGeometry.Ray | |
Intersects(ref BoundingBox box, out double?result) | XnaGeometry.Ray | |
Intersects(BoundingFrustum frustum) | XnaGeometry.Ray | |
Intersects(BoundingSphere sphere) | XnaGeometry.Ray | |
Intersects(Plane plane) | XnaGeometry.Ray | |
Intersects(ref Plane plane, out double?result) | XnaGeometry.Ray | |
Intersects(ref BoundingSphere sphere, out double?result) | XnaGeometry.Ray | |
operator!=(Ray a, Ray b) | XnaGeometry.Ray | static |
operator==(Ray a, Ray b) | XnaGeometry.Ray | static |
Position | XnaGeometry.Ray | |
Ray(Vector3 position, Vector3 direction) | XnaGeometry.Ray | |
ToString() | XnaGeometry.Ray |