Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Classes | |
class | mitk::OperationActor |
abstract class, that can be used by Undo to undo an operation. More... | |
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Macros | |
#define | mitkCheckOperationTypeMacro(OperationType, operation, newOperationName) |
#define mitkCheckOperationTypeMacro | ( | OperationType, | |
operation, | |||
newOperationName | |||
) |
Macro for checking the type of an operation
Definition at line 24 of file mitkOperationActor.h.
Referenced by mitk::PointSet::ExecuteOperation().