public surface_summary at(uint n) { surface_summary ret = new surface_summary(c_csharp_summaryPINVOKE.lane_summary_at(swigCPtr, n), false); if (c_csharp_summaryPINVOKE.SWIGPendingException.Pending) { throw c_csharp_summaryPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(surface_summary obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }