21#ifndef vtkQuadratureSchemeDictionaryGenerator_h
22#define vtkQuadratureSchemeDictionaryGenerator_h
26#include "vtkFiltersGeneralModule.h"
28VTK_ABI_NAMESPACE_BEGIN
Superclass for algorithms that produce output of the same type as input.
abstract class to specify dataset behavior
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
Given an unstructured grid on its input this filter generates for each data array in point data dicti...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
vtkQuadratureSchemeDictionaryGenerator()
~vtkQuadratureSchemeDictionaryGenerator() override
static vtkQuadratureSchemeDictionaryGenerator * New()
dataset represents arbitrary combinations of all possible cell types
#define VTK_DEPRECATED_IN_9_4_0(reason)