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

type Segment = Segment<f32>;

A segment shape.

Trait Implementations

impl Shape for Segment[src]