Inheritance diagram for Node:

Public Member Functions | |
| EMMA_EXPORT void | callFunctionOnAllChildren (typeSubsceneCallbackFunction) |
| Call the given function on all *renderable* children of this node ( that is, on all values in fields that are marked "isRenderable"). | |
It provides a common mechanism for encapsulating functionality which can be readily composed and delivered as an Emma scene graph.
Functionality:
XXX To be written
1.4.3