BulletCSharp.BulletSoftBodyPINVOKE.Body_m_rigid_get C# (CSharp) Method

Body_m_rigid_get() private method

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