|
TAMSVIZ
Visualization and annotation tool for ROS
|


Public Member Functions | |
| ControlPointHandle (AnnotationView *parent, size_t control_point_index) | |
| void | sync (const std::shared_ptr< Workspace > &ws) |
| virtual void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
| virtual void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) override |
| virtual void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
Public Attributes | |
| AnnotationView * | _parent = nullptr |
| size_t | _control_point_index = 0 |
Definition at line 35 of file imagewindow.cpp.
1.8.11