13 #ifndef MITKINTERACTIONPOSITIONEVENT_H_ 14 #define MITKINTERACTIONPOSITIONEVENT_H_ 16 #include "itkObject.h" 17 #include "itkObjectFactory.h" 42 Point2D GetPointerPositionOnScreen()
const;
43 Point3D GetPositionInWorld()
const;
54 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)