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

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

A 3D segment.