BulletCSharp.BulletSoftBodyPINVOKE.LJoint_m_rpos_get C# (CSharp) Method

LJoint_m_rpos_get() private method

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