#include <OgreResource.h>

Public Member Functions | |
| Listener () | |
| virtual | ~Listener () |
| virtual void | backgroundLoadingComplete (Resource *) |
| Callback to indicate that background loading has completed. | |
| virtual void | backgroundPreparingComplete (Resource *) |
| Callback to indicate that background preparing has completed. | |
Definition at line 76 of file OgreResource.h.
| Ogre::Resource::Listener::Listener | ( | ) |
Definition at line 79 of file OgreResource.h.
| virtual Ogre::Resource::Listener::~Listener | ( | ) | [virtual] |
Definition at line 80 of file OgreResource.h.
| virtual void Ogre::Resource::Listener::backgroundLoadingComplete | ( | Resource * | ) | [virtual] |
Callback to indicate that background loading has completed.
Reimplemented in Ogre::Entity.
Definition at line 92 of file OgreResource.h.
| virtual void Ogre::Resource::Listener::backgroundPreparingComplete | ( | Resource * | ) | [virtual] |
Callback to indicate that background preparing has completed.
Definition at line 104 of file OgreResource.h.
Copyright © 2008 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 26 11:35:41 2009