28 #ifndef vtkVectorDot_h
29 #define vtkVectorDot_h
45 vtkSetVector2Macro(ScalarRange,
double);
50 vtkGetVectorMacro(ScalarRange,
double,2);
58 double ScalarRange[2];
#define VTKFILTERSCORE_EXPORT
generate scalars from dot product of vectors and normals (e.g., show displacement plot) ...
a simple class to control print indentation
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()