Ejemplo n.º 1
0
 public void drawPolygon(SWIGTYPE_p_std__vectorT__VectorT_int_t_p_t points)
 {
     libtischPINVOKE.GLUTWindow_drawPolygon__SWIG_2(swigCPtr, SWIGTYPE_p_std__vectorT__VectorT_int_t_p_t.getCPtr(points));
     if (libtischPINVOKE.SWIGPendingException.Pending)
     {
         throw libtischPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_std__vectorT__VectorT_int_t_p_t obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_std__vectorT__VectorT_int_t_p_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }