17 #include "itkObject.h"
18 #include "itkObjectFactory.h"
19 #include "itkSmartPointer.h"
30 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
51 int m_MaximalNumberOfPoints;
virtual ~ExampleInteractor()
DataCollection - Class to facilitate loading/accessing structured data.
virtual void ConfigurationChanged()
Base class from with interactors that handle DataNodes are to be derived.
mitkClassMacro(ExampleInteractor, DataInteractor)
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
virtual void ConnectActionsAndFunctions()
Overwrite this function to connect actions from StateMachine description with functions.