#include <OgreResourceGroupManager.h>
Public Member Functions | |
virtual | ~ResourceLoadingListener () |
virtual bool | resourceCollision (Resource *resource, ResourceManager *resourceManager)=0 |
This event is called when a resource collides with another existing one in a resource manager. More... | |
virtual DataStreamPtr | resourceLoading (const String &name, const String &group, Resource *resource)=0 |
This event is called when a resource beings loading. More... | |
virtual void | resourceStreamOpened (const String &name, const String &group, Resource *resource, DataStreamPtr &dataStream)=0 |
This event is called when a resource stream has been opened, but not processed yet. More... | |
Definition at line 193 of file OgreResourceGroupManager.h.
|
virtual |
Definition at line 196 of file OgreResourceGroupManager.h.
|
pure virtual |
This event is called when a resource collides with another existing one in a resource manager.
|
pure virtual |
This event is called when a resource beings loading.
|
pure virtual |
This event is called when a resource stream has been opened, but not processed yet.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri Dec 20 2013 01:24:34