private void setitem(int index, SWIGTYPE_p_cv__Point2d val) { LandmarkDetectorPINVOKE.CVPoint2DList_setitem(swigCPtr, index, SWIGTYPE_p_cv__Point2d.getCPtr(val)); if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending) { throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve(); } }