Esempio n. 1
0
 private void setitem(int index, SWIGTYPE_p_cv__Rect_T_double_t val)
 {
     LandmarkDetectorPINVOKE.CVDoubleRectList_setitem(swigCPtr, index, SWIGTYPE_p_cv__Rect_T_double_t.getCPtr(val));
     if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending)
     {
         throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve();
     }
 }