Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkDiffSliceOperation_h
14 #define mitkDiffSliceOperation_h
20 #include <vtkSmartPointer.h>
80 void OnImageDeleted();
abstract class, that can be used by Undo to undo an operation.
vtkSmartPointer< vtkImageData > m_Slice
SlicedGeometry3D::ConstPointer m_SliceGeometry
const mitk::Image * GetImage() const
Base class of all Operation-classes.
mitk::BaseGeometry::ConstPointer m_GuardReferenceGeometry
Image class for storing images.
DataCollection - Class to facilitate loading/accessing structured data.
unsigned long m_DeleteObserverTag
BaseGeometry Describes the geometry of a data object.
BaseGeometry::ConstPointer m_WorldGeometry
#define MITKSEGMENTATION_EXPORT
An Operation for applying an edited slice to the volume.
Describes the geometry of a data object consisting of slices.
const BaseGeometry * GetWorldGeometry() const
Get the axis where the slice has to be applied in the volume.
#define mitkClassMacro(className, SuperClassName)
TimeStepType GetTimeStep() const
Set timeStep.
mitk::Image * GetImage()
Get th image volume.
CompressedImageContainer m_CompressedImageContainer
const SlicedGeometry3D * GetSliceGeometry() const
Get the axis where the slice has to be applied in the volume.