BulletCSharp.btBU_Simplex1to4.getCPtr C# (CSharp) Method

getCPtr() static private method

static private getCPtr ( btBU_Simplex1to4 obj ) : HandleRef
obj btBU_Simplex1to4
return System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(btBU_Simplex1to4 obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }