public void AddRange(DescriptorMatchVector values) { solar_datastructurePINVOKE.DescriptorMatchVector_AddRange(swigCPtr, DescriptorMatchVector.getCPtr(values)); if (solar_datastructurePINVOKE.SWIGPendingException.Pending) { throw solar_datastructurePINVOKE.SWIGPendingException.Retrieve(); } }
public DescriptorMatchVector(DescriptorMatchVector other) : this(solar_datastructurePINVOKE.new_DescriptorMatchVector__SWIG_1(DescriptorMatchVector.getCPtr(other)), true) { if (solar_datastructurePINVOKE.SWIGPendingException.Pending) { throw solar_datastructurePINVOKE.SWIGPendingException.Retrieve(); } }