![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
Listener which gets called back on OldNode events. More...
#include <OgreOldNode.h>
Public Member Functions | |
| Listener () | |
| virtual | ~Listener () |
| virtual void | OldNodeAttached (const OldNode *) |
| OldNode has been attached to a parent. | |
| virtual void | OldNodeDestroyed (const OldNode *) |
| OldNode is being destroyed. | |
| virtual void | OldNodeDetached (const OldNode *) |
| OldNode has been detached from a parent. | |
| virtual void | OldNodeUpdated (const OldNode *) |
| Called when a OldNode gets updated. | |
|
inline |
|
virtual |
OldNode has been attached to a parent.
OldNode is being destroyed.
OldNode has been detached from a parent.