private SWIGTYPE_p_cv__Point getitem(int index) { SWIGTYPE_p_cv__Point ret = new SWIGTYPE_p_cv__Point(LandmarkDetectorPINVOKE.CVPointList_getitem(swigCPtr, index), false); if (LandmarkDetectorPINVOKE.SWIGPendingException.Pending) { throw LandmarkDetectorPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }