Crate collide_capsule[][src]

Expand description

This crate contains a capsule collider, which implements the collide trait from the collide crate.

Structs

The capsule collider defined as a convex hull around two spheres having the same radius.