17 #ifndef _MITKUNSTRUCTUREDGRIDTOUNSTRUCTUREDGRID_h__
18 #define _MITKUNSTRUCTUREDGRIDTOUNSTRUCTUREDGRID_h__
37 virtual void GenerateOutputInformation()
override;
45 using itk::ProcessObject::SetInput;
50 virtual void CreateOutputsForAllInputs(
unsigned int idx);
66 #endif //_MITKUNSTRUCTUREDGRIDTOUNSTRUCTUREDGRID_h__
Superclass of all classes generating some kind of mitk::BaseData.
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKALGORITHMSEXT_EXPORT
#define mitkClassMacro(className, SuperClassName)
Class for storing unstructured grids (vtkUnstructuredGrid)
Superclass of all classes generating unstructured grids (instances of class UnstructuredGrid) as outp...