#include <GEOM_Annotation.hxx>#include <SelectMgr_EntityOwner.hxx>#include <SelectMgr_SequenceOfOwner.hxx>#include <QObject>#include <QPoint>Go to the source code of this file.
Classes | |
| class | MeasureGUI_AnnotationInteractor |
| Class implementing logical layer for interactive dragging of annotation labels. It includes two components: listener for GUI events occuring inside of OCCT 3D viewer and processor for hooked events to perform interactive modification of the selected annotation within current AIS context. More... | |