Ejemplo n.º 1
0
 public void _removeChild(string name)
 {
     OgreOverlayPINVOKE.OverlayContainer__removeChild__SWIG_1(swigCPtr, name);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }