Type Definition heron::rapier_plugin::rapier3d::parry::math::Orientation

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

The orientation type.