53 #ifndef ACG_QTMANIPULATOR_NODE_HH 54 #define ACG_QTMANIPULATOR_NODE_HH 60 #include "ACG/Scenegraph/ManipulatorNode.hh" 64 #include <QMouseEvent> 105 const std::string& _name=
"<QtManipulatorNode>" );
119 void mouseEvent(
GLState& _state, QMouseEvent* _event)
override;
146 #endif // ACG_QTMANIPULATOR_NODE_HH defined
Namespace providing different geometric functions concerning angles.
void show()
Show node: set status to Active.
void setIdentifier(int _id)
Set an identifier for that manipulator.
void hide()
Hide Node: set status to HideNode.
void translate(double _s)
translate in cylinder direction
int getIdentifier()
Get an identifier for that manipulator.