This is the complete list of members for mitk::LineOperation, including all inherited members.
| CellOperation(OperationType operationType, int cellId, Vector3D vector) | mitk::CellOperation | |
| CellOperation(OperationType operationType, int cellId) | mitk::CellOperation | |
| ConstPointer typedef | mitk::Operation | |
| GetCellId() | mitk::CellOperation | inline |
| GetClassHierarchy() const | mitk::Operation | inlinevirtual |
| GetId() | mitk::LineOperation | |
| GetOperationType() | mitk::Operation | |
| GetPIdA() | mitk::LineOperation | |
| GetPIdB() | mitk::LineOperation | |
| GetStaticNameOfClass() | mitk::Operation | inlinestatic |
| GetVector() | mitk::CellOperation | inline |
| itkTypeMacroNoParent(Operation) virtual bool IsValid() const | mitk::Operation | |
| LineOperation(OperationType operationType, int cellId, Vector3D vector, int pIdA=-1, int pIdB=-1, int id=-1) | mitk::LineOperation | |
| LineOperation(OperationType operationType, int cellId=-1, int pIdA=-1, int pIdB=-1, int id=-1) | mitk::LineOperation | |
| m_CellId | mitk::CellOperation | protected |
| m_Id | mitk::LineOperation | protected |
| m_OperationType | mitk::Operation | protected |
| m_PIdA | mitk::LineOperation | protected |
| m_PIdB | mitk::LineOperation | protected |
| m_Vector | mitk::CellOperation | protected |
| mitkClassMacro(LineOperation, CellOperation) | mitk::LineOperation | |
| mitk::CellOperation::mitkClassMacro(CellOperation, Operation) | mitk::CellOperation | |
| 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 |
| Pointer typedef | mitk::Operation | |
| Self typedef | mitk::Operation | |
| ~CellOperation() override | mitk::CellOperation | inline |
| ~LineOperation() override | mitk::LineOperation | inline |
| ~Operation()=default | mitk::Operation | virtual |