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

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

The matrix type.