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

type Cylinder = Cylinder<f32>;

A cylindrical shape.

Trait Implementations

impl Shape for Cylinder[src]