Type Definition rapier2d::math::Orientation[][src]

type Orientation<N> = Matrix<N, Const<1_usize>, Const<1_usize>, ArrayStorage<N, 1_usize, 1_usize>>;

The orientation type.