Type Definition bevy_rapier3d::prelude::SdpMatrix[][src]

type SdpMatrix<N> = SdpMatrix3<N>;
Expand description

A 3D symmetric-definite-positive matrix.