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