BulletCSharp.BulletSoftBodyPINVOKE.SBJoint_m_refs_get C# (CSharp) Method

SBJoint_m_refs_get() private method

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