Go to the documentation of this file.
47 #ifndef vtkAreaContourSpectrumFilter_h
48 #define vtkAreaContourSpectrumFilter_h
50 #include "vtkFiltersGeneralModule.h"
77 vtkSetMacro(NumberOfSamples,
int);
78 vtkGetMacro(NumberOfSamples,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
A table, which contains similar-typed columns of data.
Superclass for algorithms that produce only data object as output.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
a simple class to control print indentation
compute an approximation of the area contour signature (evolution of the area of the input surface al...
vtkDataObject * GetOutput()
Get the output data object for a port on this algorithm.
static vtkDataObjectAlgorithm * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.