Ejemplo n.º 1
0
 public static void Free(SWIGTYPE_p_p_NormalTag bl) {
   C4dApiPINVOKE.NormalTag_Free(SWIGTYPE_p_p_NormalTag.getCPtr(bl));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
Ejemplo n.º 2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_NormalTag obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }