Type Alias jumpy::core::physics::collisions::rapier::Rotation

source ·
pub type Rotation<N> = Unit<Complex<N>>;
Expand description

The rotation matrix type.

Aliased Type§

struct Rotation<N> { /* private fields */ }