|
Developer Documentation
|
#include <OpenFlipper/libs_required/ACG/Scenegraph/SceneGraph.hh>
Public Member Functions | |
| MouseEventAction (QMouseEvent *_event, GLState &_state) | |
| bool | operator() (BaseNode *_node) |
Private Attributes | |
| GLState & | state_ |
| QMouseEvent * | event_ |
This action is used to give mouse events to scenegraph nodes like e.g. the manipulator nodes.
Definition at line 799 of file SceneGraph.hh.
|
inline |
Definition at line 804 of file SceneGraph.hh.
|
inline |
Definition at line 808 of file SceneGraph.hh.
|
private |
Definition at line 816 of file SceneGraph.hh.
|
private |
Definition at line 815 of file SceneGraph.hh.