Ejemplo n.º 1
0
 public void GetNgonEdgesCompact(SWIGTYPE_p_p_UChar edges)
 {
     C4dApiPINVOKE.PolygonObject_GetNgonEdgesCompact(swigCPtr, SWIGTYPE_p_p_UChar.getCPtr(edges));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_UChar obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }