|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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 20 of file mitkOperationActor.h.
Referenced by mitk::PointSet::ExecuteOperation().