|
Medical Imaging Interaction Toolkit
2025.12.02
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::CellOperation, including all inherited members.
| CellOperation(OperationType operationType, int cellId, Vector3D vector) | mitk::CellOperation | |
| CellOperation(OperationType operationType, int cellId) | mitk::CellOperation | |
| GetCellId() | mitk::CellOperation | inline |
| GetOperationType() | mitk::Operation | |
| GetVector() | mitk::CellOperation | inline |
| m_CellId | mitk::CellOperation | protected |
| m_OperationType | mitk::Operation | protected |
| m_Vector | mitk::CellOperation | protected |
| mitkClassMacro(CellOperation, Operation) | mitk::CellOperation | |
| mitkClassMacroNoParent(Operation) virtual bool IsValid() const | mitk::Operation | |
| Operation(OperationType operationType) | mitk::Operation | protected |
| Operation(const Operation &)=default | mitk::Operation | protected |
| Operation(Operation &&)=default | mitk::Operation | protected |
| operator=(const Operation &)=default | mitk::Operation | protected |
| operator=(Operation &&)=default | mitk::Operation | protected |
| ~CellOperation() override | mitk::CellOperation | inline |
| ~Operation()=default | mitk::Operation | virtual |