17 #ifndef MITKINTERACTIONPOSITIONEVENT_H_
18 #define MITKINTERACTIONPOSITIONEVENT_H_
20 #include "itkObject.h"
21 #include "itkObjectFactory.h"
46 Point2D GetPointerPositionOnScreen()
const;
58 const Point2D m_PointerPosition;
Super class for all position events.
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkClassMacro(className, SuperClassName)
static std::string GetPositionInWorld(mitk::InteractionEvent *event)
GetPosition Return World Position as String.