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

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

An axis-angle vector used for angular velocity.