Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Data Fields | Globals

LayerNode Class Reference

#include <layernode.h>

Inheritance diagram for LayerNode:

Inheritance graph
[legend]
Collaboration diagram for LayerNode:

Collaboration graph
[legend]

Public Member Functions

 LayerNode (bool cache_br=true)
bool handle_event (Event *)
bool is_enabled (Camera *c)

Protected Attributes

std::map< Camera *, bool > enabled

Constructor & Destructor Documentation

LayerNode::LayerNode bool  cache_br = true  ) 
 


Member Function Documentation

bool LayerNode::handle_event Event  )  [virtual]
 

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:

bool LayerNode::is_enabled Camera c  )  [inline]
 


Field Documentation

std::map<Camera*,bool> LayerNode::enabled [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Jun 23 18:47:35 2004 for cZUI by doxygen 1.3.5