Go to the documentation of this file.
47 #ifndef vtkVolumeContourSpectrumFilter_h
48 #define vtkVolumeContourSpectrumFilter_h
50 #include "vtkFiltersGeneralModule.h"
79 vtkGetMacro(NumberOfSamples,
int);
100 int FillInputPortInformation(
int portNumber,
vtkInformation *) VTK_OVERRIDE;
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.
compute an approximation of the volume contour signature (evolution of the volume of the input tet-me...
Reeb graph computation for PL scalar fields.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkDataObject * GetOutput()
Get the output data object for a port on this algorithm.
static vtkDataObjectAlgorithm * New()