public void removeResourceGroupListener(ResourceGroupListener l) { OgrePINVOKE.ResourceGroupManager_removeResourceGroupListener(swigCPtr, ResourceGroupListener.getCPtr(l)); if (OgrePINVOKE.SWIGPendingException.Pending) { throw OgrePINVOKE.SWIGPendingException.Retrieve(); } }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ResourceGroupListener obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }