13 #ifndef mitkGeometryData_h
14 #define mitkGeometryData_h
31 itkFactorylessNewMacro(Self);
Base of all data objects.
Data class only having a BaseGeometry but not containing any specific data.
void CopyInformation(const itk::DataObject *data) override
mitkClassMacro(GeometryData, BaseData)
bool RequestedRegionIsOutsideOfTheBufferedRegion() override
Determine whether the RequestedRegion is outside of the BufferedRegion.
void SetRequestedRegionToLargestPossibleRegion() override
Set the RequestedRegion to the LargestPossibleRegion.
void UpdateOutputInformation() 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...
bool VerifyRequestedRegion() override
Verify that the RequestedRegion is within the LargestPossibleRegion.
Find image slices visible on a given plane.
MITKCORE_EXPORT const ScalarType eps
MITKNEWMODULE_EXPORT bool Equal(mitk::ExampleDataStructure *leftHandSide, mitk::ExampleDataStructure *rightHandSide, mitk::ScalarType eps, bool verbose)
Returns true if the example data structures are considered equal.