17 #ifndef MITKINTERACTIONKEYEVENT_H_
18 #define MITKINTERACTIONKEYEVENT_H_
20 #include "itkObject.h"
21 #include "itkObjectFactory.h"
52 std::
string GetKey() const;
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Handles key events. Takes a std::string for pressed key or special key description, mitk::ModifierKeys for modifiers
#define mitkNewMacro3Param(classname, typea, typeb, typec)