BulletCSharp.BulletSoftBodyPINVOKE.AJoint_Type C# (CSharp) Method

AJoint_Type() private method

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