13 #ifndef mitkSinglePointDataInteractor_h
14 #define mitkSinglePointDataInteractor_h
16 #include "itkObject.h"
17 #include "itkObjectFactory.h"
18 #include "itkSmartPointer.h"
39 itkFactorylessNewMacro(
Self);
Implementation of the PointSetInteractor.
Implementation of the single point interaction.
virtual void SetMaxPoints(unsigned int maxNumber=0)
SetMaxPoints Sets the maximal number of points for the pointset Overwritten, per design this class wi...
void DataNodeChanged() override
SinglePointDataInteractor()
~SinglePointDataInteractor() override
void AddPoint(StateMachineAction *, InteractionEvent *event) override
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
#define mitkClassMacro(className, SuperClassName)
Find image slices visible on a given plane.