#include <EmmaRenderableOgreBackground.h>
Inheritance diagram for Emma::RenderableOgreBackground:

Public Member Functions | |
| RenderableOgreBackground (Fusion::IObject *, RenderableType, IRenderable *) | |
| virtual | ~RenderableOgreBackground () |
| virtual Fusion::ResultType | processAssets (RenderManager *) |
| called after creation to create the internal ogre structure for this renderable | |
| virtual Fusion::ResultType | endFieldFiring (const char *property, const Fusion::Value &value) |
| When an Emma object changes, this method should be called on the corresponding Emma Renderable object. | |
| virtual bool | handleEvent (const Event &event) |
| Callback function that is implemented by the callee. | |
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
When an Emma object changes, this method should be called on the corresponding Emma Renderable object.
Reimplemented from Emma::Renderable. |
|
|
Callback function that is implemented by the callee.
Implements Emma::EventHandler. |
|
|
called after creation to create the internal ogre structure for this renderable
Reimplemented from Emma::RenderableOgre. |
1.4.3