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

type Cuboid = Cuboid<f32>;

A cuboid shape.

Trait Implementations

impl Shape for Cuboid[src]