TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Public Attributes | List of all members
AnnotationView::ControlPointHandle Struct Reference
Inheritance diagram for AnnotationView::ControlPointHandle:
Inheritance graph
[legend]
Collaboration diagram for AnnotationView::ControlPointHandle:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 35 of file imagewindow.cpp.


The documentation for this struct was generated from the following file: