#include <layernode.h>
Inheritance diagram for LayerNode:
Public Member Functions | |
LayerNode (bool cache_br=true) | |
bool | handle_event (Event *) |
bool | is_enabled (Camera *c) |
Protected Attributes | |
std::map< Camera *, bool > | enabled |
|
|
|
The default Event handler passes all events down to its children Reimplemented from GroupNode. Reimplemented in BorderLayer< SP >. |
Here is the call graph for this function:
|
|
|
|