32 #ifndef vtkQuadratureSchemeDictionaryGenerator_h
33 #define vtkQuadratureSchemeDictionaryGenerator_h
35 #include "vtkFiltersGeneralModule.h"
39 class vtkUnstructuredGrid;
41 class vtkInformationVector;
47 void PrintSelf(ostream& os, vtkIndent indent);
53 int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output);
64 int Generate(vtkUnstructuredGrid *usgOut);
virtual int FillInputPortInformation(int port, vtkInformation *info)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
virtual int FillOutputPortInformation(int port, vtkInformation *info)