Source position: libnewtondyn.pas line 1030
type TNewtonBodyGetInvInertiaMatrix = procedure(
const body: PNewtonBody;
const invInertiaMatrix: Pfloat
);