33 #ifndef vtkQuadratureSchemeDictionaryGenerator_h 34 #define vtkQuadratureSchemeDictionaryGenerator_h 36 #include "vtkFiltersGeneralModule.h"
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
concrete dataset represents vertices, lines, polygons, and triangle strips
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
Given an unstructured grid on its input this filter generates for each data array in point data dicti...
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.