public void Add(CVPoint2DPair x) { LandmarkDetectorPINVOKE.CVPoint2DPairList_Add(swigCPtr, CVPoint2DPair.getCPtr(x)); if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending) { throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve(); } }