13 #ifndef MITKINTERACTIONKEYEVENT_H_ 14 #define MITKINTERACTIONKEYEVENT_H_ 16 #include "itkObject.h" 17 #include "itkObjectFactory.h" 47 ModifierKeys GetModifiers() const;
48 std::
string GetKey() const;
58 ModifierKeys m_Modifiers;
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)