BulletCSharp.BulletSoftBodyPINVOKE.CJoint_Type C# (CSharp) Method

CJoint_Type() private method

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