BulletCSharp.BulletSoftBodyPINVOKE.AJoint_m_axis_get C# (CSharp) Method

AJoint_m_axis_get() private method

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