13 #ifndef mitkPlanarFigureInteractor_h
14 #define mitkPlanarFigureInteractor_h
22 #pragma GCC visibility push(default)
23 #include <itkEventObject.h>
24 #pragma GCC visibility pop
33 class InteractionPositionEvent;
34 class StateMachineAction;
36 #pragma GCC visibility push(default)
50 #pragma GCC visibility pop
61 itkFactorylessNewMacro(
Self);
175 Point2D &pointProjectedOntoLine)
const;
200 bool m_ContinuousPointsMode =
false;
Base class from with interactors that handle DataNodes are to be derived.
Class for nodes of the DataTree.
Super class for all position events.
Describes a two-dimensional, rectangular plane.
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
Find image slices visible on a given plane.
itkEventMacroDeclaration(BoundingShapeInteractionEvent, itk::AnyEvent)