BulletCSharp.BulletSoftBodyPINVOKE.btSoftBodyJointData_m_refs_get C# (CSharp) Method

btSoftBodyJointData_m_refs_get() private method

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