BulletCSharp.BulletSoftBodyPINVOKE.Body_applyDImpulse C# (CSharp) Method

Body_applyDImpulse() private method

private Body_applyDImpulse ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 System.Runtime.InteropServices.HandleRef
return void
        public static extern void Body_applyDImpulse(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletSoftBodyPINVOKE