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:
- /data1/home1/moebius/projects/release/OpenFlipper-1.0-RC6/ACG/Scenegraph/SceneGraph.hh