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

type JacobianSlice<'a, N> = MatrixSlice6xX<'a, N>;

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