13 #include "itkObject.h" 14 #include "itkObjectFactory.h" 15 #include "itkSmartPointer.h" 26 itkFactorylessNewMacro(
Self);
48 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()