17 #ifndef MITKDISPLAYCOORDINATEOPERATION_H_HEADER_INCLUDED_C10E33D0
18 #define MITKDISPLAYCOORDINATEOPERATION_H_HEADER_INCLUDED_C10E33D0
26 #define mitkGetMacro(name, type) \
27 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.
Implements a weak reference to an object.
#define mitkGetMacro(name, type)