dtGUI::ResourceProvider Class Reference

A simple CEGUI ResourceProvider based on the CEGUI::DefaultResourceProvider. More...

#include <resourceprovider.h>

List of all members.

Public Member Functions

 ResourceProvider ()
 ~ResourceProvider ()
void loadRawDataContainer (const CEGUI::String &filename, CEGUI::RawDataContainer &output, const CEGUI::String &resourceGroup)
 Load the data of the supplied filename.


Detailed Description

A simple CEGUI ResourceProvider based on the CEGUI::DefaultResourceProvider.

Add the functionality of using search paths to find the data files used by CEGUI.

See also:
SetDataFilePathList()

Constructor & Destructor Documentation

ResourceProvider::ResourceProvider (  ) 

dtGUI::ResourceProvider::~ResourceProvider (  )  [inline]


Member Function Documentation

void ResourceProvider::loadRawDataContainer ( const CEGUI::String &  filename,
CEGUI::RawDataContainer &  output,
const CEGUI::String &  resourceGroup 
)

Load the data of the supplied filename.

This will load the file with the supplied filename using the search paths find the files.

See also:
SetDataFilePathList()


http://www.delta3d.org
2.0.0 generated 14 Feb 2008