29#ifndef _CEGUIIrrlichtResourceProvider_h_
30#define _CEGUIIrrlichtResourceProvider_h_
32#include "CEGUI/RendererModules/Irrlicht/RendererDef.h"
33#include "../../DefaultResourceProvider.h"
34#include <IFileSystem.h>
42 irr::io::IFileSystem& d_fsys;
49 const String& resourceGroup);
Definition DefaultResourceProvider.h:46
Definition RendererModules/Irrlicht/ResourceProvider.h:40
void loadRawDataContainer(const String &filename, RawDataContainer &output, const String &resourceGroup)
Load XML data using InputSource objects.
void unloadRawDataContainer(RawDataContainer &data)
Unload raw binary data. This gives the resource provider a change to unload the data in its own way b...
Class used as the databuffer for loading files throughout the library.
Definition DataContainer.h:44
String class used within the GUI system.
Definition String.h:64
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1