[][src]Type Definition collision::Line3

type Line3<S> = Line<S, Vector3<S>, Point3<S>>;

3D directed line segment