Example #1
0
 public void FreeCopyBuffer(SWIGTYPE_p_p_GvCopyBuffer buffer)
 {
     C4dApiPINVOKE.GvNodeMaster_FreeCopyBuffer(swigCPtr, SWIGTYPE_p_p_GvCopyBuffer.getCPtr(buffer));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_GvCopyBuffer obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }