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

type Orientation<N> = Matrix<N, Const<{_: usize}>, Const<1_usize>, ArrayStorage<N, 3_usize, 1_usize>>;

The orientation type.