13 #ifndef MITKDISPLAYCOORDINATEOPERATION_H_HEADER_INCLUDED_C10E33D0 14 #define MITKDISPLAYCOORDINATEOPERATION_H_HEADER_INCLUDED_C10E33D0 22 #define mitkGetMacro(name, type) \ 23 virtual type Get##name() { return this->m_##name; }
Base class of all Operation-classes.
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
Operation with informations necessary for operations of DisplayVectorInteractor.
#define mitkGetMacro(name, type)