[][src]Function axgeom::ray

pub fn ray<N>(point: Vec2<N>, dir: Vec2<N>) -> Ray<N>