Type Definition nphysics3d::math::Jacobian[][src]

pub type Jacobian<N> = OMatrix<N, U6, Dynamic>;
Expand description

The type of a constraint jacobian in twist coordinates.