[][src]Type Definition rapier3d::geometry::Segment

type Segment = Segment<f32>;

A segment shape.

Trait Implementations

impl Shape for Segment[src]