Type Definition heron::rapier_plugin::rapier2d::parry::math::Orientation[][src]

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

The orientation type.