BulletCSharp.BulletSoftBodyPINVOKE.Body_applyImpulse C# (CSharp) Method

Body_applyImpulse() private method

private Body_applyImpulse ( 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_applyImpulse(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletSoftBodyPINVOKE