38 #ifndef __vtkGradientFilter_h
39 #define __vtkGradientFilter_h
58 virtual void SetInputScalars(
int fieldAssociation,
const char *
name);
59 virtual void SetInputScalars(
int fieldAssociation,
int fieldAttributeType);
131 virtual int ComputeUnstructuredGridGradient(
133 bool computeVorticity,
bool computeQCriterion,
vtkDataSet* output);
140 virtual int ComputeRegularGridGradient(
141 vtkDataArray* Array,
int fieldAssociation,
bool computeVorticity,
181 #endif //_vtkGradientFilter_h
GLenum GLenum GLenum input
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
char * QCriterionArrayName
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
GLuint const GLchar * name
a simple class to control print indentation
abstract superclass for arrays of numeric data
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKFILTERSGENERAL_EXPORT
A general filter for gradient estimation.
#define vtkGetStringMacro(name)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkBooleanMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
char * VorticityArrayName
static vtkDataSetAlgorithm * New()
#define vtkSetMacro(name, type)