Type Definition heron::rapier_plugin::rapier2d::math::Orientation

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

The orientation type.