|
OpenStructure
|
#include <manipulator.hh>
Inherits Tool.
Public Member Functions | |
| Manipulator () | |
| virtual void | DoubleClick (const MouseEvent &event) |
| virtual void | MouseMove (const MouseEvent &event) |
| virtual bool | CanOperateOn (gfx::NodePtrList nodes) |
| virtual QIcon | GetIcon () const |
Public Member Functions inherited from Tool | |
| virtual | ~Tool () |
| virtual void | Click (const MouseEvent &event) |
| virtual void | MousePress (const MouseEvent &event) |
| virtual void | RenderGL () |
| virtual void | Activate () |
| virtual void | Deactivate () |
| ToolOptions * | GetToolOptions () const |
| const String & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from Tool | |
| Tool (const String &name) | |
rigid body manipulator
Definition at line 40 of file manipulator.hh.
| Manipulator | ( | ) |
|
virtual |
whether the tool is capable of manipulating the given node
Implements Tool.
|
virtual |
Real click.
Reimplemented from Tool.
|
virtual |
Reimplemented from Tool.
|
virtual |
Reimplemented from Tool.
1.8.5