13 #include "itkObject.h"
14 #include "itkObjectFactory.h"
15 #include "itkSmartPointer.h"
26 itkFactorylessNewMacro(
Self);
46 PointSet::Pointer m_PointSet;
48 int m_MaximalNumberOfPoints;
Base class from with interactors that handle DataNodes are to be derived.
virtual ~ExampleInteractor()
virtual void ConnectActionsAndFunctions()
virtual void ConfigurationChanged()
mitkClassMacro(ExampleInteractor, DataInteractor)
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
Find image slices visible on a given plane.