예제 #1
0
 public override void initialise()
 {
     OgreOverlayPINVOKE.OverlayContainer_initialise(swigCPtr);
     if (OgreOverlayPINVOKE.SWIGPendingException.Pending)
     {
         throw OgreOverlayPINVOKE.SWIGPendingException.Retrieve();
     }
 }