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

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

A 2D symmetric-definite-positive matrix.