13 #ifndef _MITKUNSTRUCTUREDGRIDTOUNSTRUCTUREDGRID_h__ 14 #define _MITKUNSTRUCTUREDGRIDTOUNSTRUCTUREDGRID_h__ 30 itkFactorylessNewMacro(
Self);
34 void GenerateOutputInformation()
override;
42 using itk::ProcessObject::SetInput;
47 virtual void CreateOutputsForAllInputs(
unsigned int idx);
63 #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...