Type Definition wedged::subspace::Rotor2

source · []
pub type Rotor2<T> = Rotor<T, U2>;
Expand description

A 2-dimensional rotor

Implementations

Creates a 2D rotation from an angle

Returns the angle of this Rotor’s rotation