ACG::SceneGraph::MetaAction< Action > Class Template Reference

#include <SceneGraph.hh>

Collaboration diagram for ACG::SceneGraph::MetaAction< Action >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MetaAction (Action &_action, GLState &_state, DrawModes::DrawMode _drawMode)
bool operator() (BaseNode *_node)
void enter (BaseNode *_node)
void leave (BaseNode *_node)

Private Attributes

Action & action_
GLStatestate_
DrawModes::DrawMode drawMode_

Detailed Description

template<class Action>
class ACG::SceneGraph::MetaAction< Action >

This is a meta action class that is used to wrap an action from the traverse( BaseNode*, Action&, GLState&, unsigned int) into the traverse( BaseNode*, Action&) function

Definition at line 258 of file SceneGraph.hh.


The documentation for this class was generated from the following file:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .