Beispiel #1
0
 public static void Free(SWIGTYPE_p_p_RenderData v) {
   C4dApiPINVOKE.RenderData_Free(SWIGTYPE_p_p_RenderData.getCPtr(v));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_p_RenderData obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }