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

type Matrix<N> = Matrix<N, U3, U3, <DefaultAllocator as Allocator<N, U3, U3>>::Buffer>;

A 3x3 matrix.