13 #ifndef mitkCrosshairData_h
14 #define mitkCrosshairData_h
26 itkFactorylessNewMacro(Self);
Base of all data objects.
bool VerifyRequestedRegion() override
Verify that the RequestedRegion is within the LargestPossibleRegion.
~CrosshairData() override
void SetRequestedRegion(const itk::DataObject *data) override
Set the requested region from this data object to match the requested region of the data object passe...
mitkClassMacro(CrosshairData, BaseData)
bool RequestedRegionIsOutsideOfTheBufferedRegion() override
Determine whether the RequestedRegion is outside of the BufferedRegion.
void SetRequestedRegionToLargestPossibleRegion() override
Set the RequestedRegion to the LargestPossibleRegion.
Find image slices visible on a given plane.