Ejemplo n.º 1
0
 public override void _notifyViewport()
 {
     OgreOverlayPINVOKE.OverlayContainer__notifyViewport(swigCPtr);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }