Type Alias salva2d::math::Rotation

source ·
pub type Rotation<Real> = UnitComplex<Real>;
Expand description

The rotation type.

Aliased Type§

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