#include <containernode.h>
Inheritance diagram for ContainerNode:
Public Member Functions | |
ContainerNode () | |
bool | handle_event (Event *e) |
BaseSceneNode * | get_selection (void) |
void | blur (Camera *c) |
Protected Attributes | |
BaseSceneNode * | selection |
|
|
|
The default Event handler passes all events down to its children Reimplemented from GroupNode. |
Here is the call graph for this function:
|
|
|
|
Here is the call graph for this function:
|
|