ACG::SceneGraph::MouseEventAction Class Reference

#include <SceneGraph.hh>

List of all members.

Public Member Functions

 MouseEventAction (QMouseEvent *_event)
bool operator() (BaseNode *_node, GLState &_state)

Private Attributes

QMouseEvent * event_

Detailed Description

This action is used to give mouse events to scenegraph nodes like e.g. the manipulator nodes.

Note:
This class implements an action that should be used as a parameter for the traverse() functions.

Definition at line 773 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 .