BulletCSharp.BulletSoftBodyPINVOKE.Body_xform C# (CSharp) Method

Body_xform() private method

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