#include <EmmaIParent.h>
Inheritance diagram for Emma::IParent:

Public Member Functions | |
| virtual IRenderableGroup * | get_IRenderableGroup ()=0 |
| Interface implemented by any Emma node that can be a parent of other nodes returns the pointer to the corresponding renderable group for this parent the renderable group holds a pointer to the corresponding ogre scene node. | |
|
|
Interface implemented by any Emma node that can be a parent of other nodes returns the pointer to the corresponding renderable group for this parent the renderable group holds a pointer to the corresponding ogre scene node.
Implemented in Emma::SceneSurface, and Emma::TransformNode. |
1.4.3