Ejemplo n.º 1
0
 public void destroyDummyScene()
 {
     BitesPINVOKE.ApplicationContextBase_destroyDummyScene(swigCPtr);
     if (BitesPINVOKE.SWIGPendingException.Pending)
     {
         throw BitesPINVOKE.SWIGPendingException.Retrieve();
     }
 }