BulletCSharp.BulletSoftBodyPINVOKE.CJoint_m_normal_get C# (CSharp) Method

CJoint_m_normal_get() private method

private CJoint_m_normal_get ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
return System.IntPtr
        public static extern IntPtr CJoint_m_normal_get(HandleRef jarg1);
BulletSoftBodyPINVOKE