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

pub type JacobianSlice<'a, N> = MatrixSlice6xX<'a, N>;
Expand description

The type of a slice of the constraint jacobian in twist coordinates.