BulletCSharp.BulletSoftBodyPINVOKE.Body_invWorldInertia C# (CSharp) Method

Body_invWorldInertia() private method

private Body_invWorldInertia ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr Body_invWorldInertia(HandleRef jarg1);
BulletSoftBodyPINVOKE