public void include(ParamSet other) { ompl_basePINVOKE.ParamSet_include__SWIG_1(swigCPtr, ParamSet.getCPtr(other)); if (ompl_basePINVOKE.SWIGPendingException.Pending) { throw ompl_basePINVOKE.SWIGPendingException.Retrieve(); } }