[][src]Type Definition ncollide_geometry::query::ray_internal::RayIntersection3

type RayIntersection3<N> = RayIntersection<Vector3<N>>;

A 3D ray intersection.