44#ifndef vtkVolumeContourSpectrumFilter_h
45#define vtkVolumeContourSpectrumFilter_h
48#include "vtkFiltersGeneralModule.h"
74 vtkSetMacro(NumberOfSamples,
int);
75 vtkGetMacro(NumberOfSamples,
int);
Superclass for algorithms that produce only data object as output.
a simple class to control print indentation
Reeb graph computation for PL scalar fields.
A table, which contains similar-typed columns of data.
compute an approximation of the volume contour signature (evolution of the volume of the input tet-me...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkVolumeContourSpectrumFilter() override
int FillInputPortInformation(int portNumber, vtkInformation *) override
Fill the input port information objects for this algorithm.
int FillOutputPortInformation(int portNumber, vtkInformation *info) override
Fill the output port information objects for this algorithm.
static vtkVolumeContourSpectrumFilter * New()
vtkVolumeContourSpectrumFilter()
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override