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

type Ray2<N> = Ray<Point2<N>>;

A 2D ray.