[][src]Type Definition ncollide_geometry::shape::Segment3

type Segment3<N> = Segment<Point3<N>>;

A 3D segment.