public override void reload(Resource.LoadingFlags flags) { OgrePINVOKE.Mesh_reload__SWIG_0(swigCPtr, (int)flags); if (OgrePINVOKE.SWIGPendingException.Pending) { throw OgrePINVOKE.SWIGPendingException.Retrieve(); } }
public void reload(Resource.LoadingFlags flags) { OgrePINVOKE.SkeletonInstancePtr_reload__SWIG_0(swigCPtr, (int)flags); if (OgrePINVOKE.SWIGPendingException.Pending) { throw OgrePINVOKE.SWIGPendingException.Retrieve(); } }
public void reload(Resource.LoadingFlags flags) { OgrePINVOKE.HighLevelGpuProgramPtr_reload__SWIG_0(swigCPtr, (int)flags); if (OgrePINVOKE.SWIGPendingException.Pending) { throw OgrePINVOKE.SWIGPendingException.Retrieve(); } }
public virtual void reloadAll(Resource.LoadingFlags flags) { OgrePINVOKE.ResourceManager_reloadAll__SWIG_2(swigCPtr, (int)flags); if (OgrePINVOKE.SWIGPendingException.Pending) { throw OgrePINVOKE.SWIGPendingException.Retrieve(); } }