30 #ifndef _CEGUIIrrlichtResourceProvider_h_
31 #define _CEGUIIrrlichtResourceProvider_h_
33 #include "CEGUIIrrlichtRendererDef.h"
34 #include "../../CEGUIDefaultResourceProvider.h"
35 #include <IFileSystem.h>
43 irr::io::IFileSystem& d_fsys;
50 const String& resourceGroup);
56 #endif // end of guard _CEGUIIrrlichtResourceProvider_h_
Class used as the databuffer for loading files throughout the library.
Definition: CEGUIDataContainer.h:43
Definition: CEGUIIrrlichtResourceProvider.h:40
Definition: CEGUIDefaultResourceProvider.h:46
String class used within the GUI system.
Definition: CEGUIString.h:57