Пример #1
0
 public static void Free(SWIGTYPE_p_p_CAJointObject pObject)
 {
     C4dApiPINVOKE.CAJointObject_Free(SWIGTYPE_p_p_CAJointObject.getCPtr(pObject));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_CAJointObject obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }