17 #ifndef MITKINTERACTIONEVENT_H_
18 #define MITKINTERACTIONEVENT_H_
20 #include "itkLightObject.h"
21 #include "itkObjectFactory.h"
50 LeftMouseButton = 0x0001,
51 RightMouseButton = 0x0002,
52 MiddleMouseButton = 0x0004
static const std::string KeyF1
static const std::string KeyF12
static const std::string KeyF9
static const std::string KeyF4
MITKCORE_EXPORT bool operator!=(const InteractionEvent &a, const InteractionEvent &b)
static const std::string KeyPos1
#define mitkNewMacro1Param(classname, type)
static const std::string KeyF10
static const std::string KeyEsc
static const std::string KeyArrowLeft
static const std::string KeySpace
InteractionEvent::MouseButtons & operator|=(InteractionEvent::MouseButtons &a, InteractionEvent::MouseButtons &b)
InteractionEvent::MouseButtons operator|(InteractionEvent::MouseButtons a, InteractionEvent::MouseButtons b)
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string KeyEnd
static const std::string KeyArrowRight
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
static const std::string KeyEnter
static const std::string KeyF7
static const std::string KeyArrowDown
static const std::string KeyF2
static const std::string KeyF11
#define mitkClassMacroItkParent(className, SuperClassName)
static const std::string KeyInsert
static const std::string KeyDelete
static const std::string KeyF5
static const std::string KeyF6
static const std::string KeyF3
static const std::string KeyF8
static const std::string KeyPageDown
static const std::string KeyReturn
static const std::string KeyArrowUp
static const std::string KeyPageUp