예제 #1
0
    public SWIGTYPE_p_GLuint get()
    {
        SWIGTYPE_p_GLuint ret = new SWIGTYPE_p_GLuint(libtischPINVOKE.RGBATexture_get(swigCPtr), true);

        if (libtischPINVOKE.SWIGPendingException.Pending)
        {
            throw libtischPINVOKE.SWIGPendingException.Retrieve();
        }
        return(ret);
    }
 internal static HandleRef getCPtr(SWIGTYPE_p_GLuint obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
예제 #3
0
 internal static HandleRef getCPtr(SWIGTYPE_p_GLuint obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }