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

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

DirectionXnaGeometry.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.Raystatic
operator==(Ray a, Ray b)XnaGeometry.Raystatic
PositionXnaGeometry.Ray
Ray(Vector3 position, Vector3 direction)XnaGeometry.Ray
ToString()XnaGeometry.Ray