BulletCSharp.BulletSoftBodyPINVOKE.SBJoint_m_bodies_get C# (CSharp) Method

SBJoint_m_bodies_get() private method

private SBJoint_m_bodies_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr SBJoint_m_bodies_get(HandleRef jarg1);
BulletSoftBodyPINVOKE