Пример #1
0
 public void _loadImages(SWIGTYPE_p_std__vectorT_Ogre__Image_const_p_t images)
 {
     OgrePINVOKE.TexturePtr__loadImages(swigCPtr, SWIGTYPE_p_std__vectorT_Ogre__Image_const_p_t.getCPtr(images));
     if (OgrePINVOKE.SWIGPendingException.Pending)
     {
         throw OgrePINVOKE.SWIGPendingException.Retrieve();
     }
 }