46 #ifndef __vtkVolumeContourSpectrumFilter_h
47 #define __vtkVolumeContourSpectrumFilter_h
49 #include "vtkFiltersGeneralModule.h"
61 void PrintSelf(ostream& os, vtkIndent indent);
66 vtkSetMacro(ArcId, vtkIdType);
67 vtkGetMacro(ArcId, vtkIdType);
72 vtkSetMacro(NumberOfSamples,
int);
73 vtkGetMacro(NumberOfSamples,
int);
78 vtkSetMacro(FieldId, vtkIdType);
79 vtkGetMacro(FieldId, vtkIdType);
95 vtkInformationVector **inputVector, vtkInformationVector *outputVector);
vtkDataObject * GetOutput()
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Reeb graph computation for PL scalar fields.
compute an approximation of the volume contour signature (evolution of the volume of the input tet-me...
virtual int FillInputPortInformation(int port, vtkInformation *info)
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 *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)