17 #include <itkCommand.h> 33 unsigned int timestep,
61 itk::SimpleMemberCommand<DiffSliceOperation>::Pointer command = itk::SimpleMemberCommand<DiffSliceOperation>::New();
bool IsValid()
Check if it is a valid operation.
Base class of all Operation-classes.
SlicedGeometry3D::Pointer m_SliceGeometry
unsigned long m_DeleteObserverTag
BaseGeometry::Pointer m_WorldGeometry
~DiffSliceOperation() override
mitk::BaseGeometry::ConstPointer m_GuardReferenceGeometry
Image class for storing images.
mitk::Image::Pointer image
void OnImageDeleted()
Callback for image observer.
Describes the geometry of a data object consisting of slices.
Image::Pointer GetSlice()
Get the slice that is applied in the operation.
DiffSliceOperation()
Creates an empty instance. Note that it is not valid yet. The properties of the object have to be set...
Describes a two-dimensional, rectangular plane.
CompressedImageContainer::Pointer m_zlibSliceContainer
BaseGeometry Describes the geometry of a data object.