BulletCSharp.BulletSoftBodyPINVOKE.Body_m_rigid_set C# (CSharp) Method

Body_m_rigid_set() private method

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