32 #ifndef vtkVectorNorm_h
33 #define vtkVectorNorm_h
35 #define VTK_ATTRIBUTE_MODE_DEFAULT 0
36 #define VTK_ATTRIBUTE_MODE_USE_POINT_DATA 1
37 #define VTK_ATTRIBUTE_MODE_USE_CELL_DATA 2
73 const char *GetAttributeModeAsString();
void SetAttributeModeToUsePointData()
void SetAttributeModeToUseCellData()
#define VTK_ATTRIBUTE_MODE_USE_CELL_DATA
#define VTK_ATTRIBUTE_MODE_USE_POINT_DATA
#define VTKFILTERSCORE_EXPORT
#define vtkGetMacro(name, type)
generate scalars from Euclidean norm of vectors
#define vtkTypeMacro(thisClass, superclass)
#define VTK_ATTRIBUTE_MODE_DEFAULT
a simple class to control print indentation
virtual int RequestData(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.
static vtkDataSetAlgorithm * New()
#define vtkSetMacro(name, type)
void SetAttributeModeToDefault()