public StateValidityCheckerSpecs getSpecs() { StateValidityCheckerSpecs ret = new StateValidityCheckerSpecs(ompl_basePINVOKE.StateValidityChecker_getSpecs(swigCPtr), false); if (ompl_basePINVOKE.SWIGPendingException.Pending) { throw ompl_basePINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(StateValidityCheckerSpecs obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }