13 #ifndef mitkSinglePointDataInteractor_h_ 14 #define mitkSinglePointDataInteractor_h_ 16 #include "itkObject.h" 17 #include "itkObjectFactory.h" 18 #include "itkSmartPointer.h" 39 itkFactorylessNewMacro(
Self);
58 void DataNodeChanged()
override;
DataCollection - Class to facilitate loading/accessing structured data.
virtual void SetMaxPoints(unsigned int=0)
SetMaxPoints Sets the maximal number of points for the pointset Overwritten, per design this class wi...
Implementation of the PointSetInteractor.
Base class from with interactors that handle DataNodes are to be derived.
Represents an action, that is executed after a certain event (in statemachine-mechanism) TODO: implem...
#define mitkClassMacro(className, SuperClassName)
Implementation of the single point interaction.