18#ifndef vtkNormalizeMatrixVectors_h
19#define vtkNormalizeMatrixVectors_h
22#include "vtkFiltersGeneralModule.h"
24VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
static vtkNormalizeMatrixVectors * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkNormalizeMatrixVectors() override
vtkNormalizeMatrixVectors()