BulletCSharp.BulletSoftBodyPINVOKE.Body_applyVImpulse C# (CSharp) Method

Body_applyVImpulse() private method

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