10 #ifndef vtkPVMetaSliceDataSet_h 11 #define vtkPVMetaSliceDataSet_h 31 static const unsigned METASLICE_DATASET = 0;
32 static const unsigned METASLICE_HYPERTREEGRID = 1;
37 void PreserveInputCells(
int keepCellAsIs);
66 void SetNumberOfContours(
int nbContours);
76 void SetGenerateTriangles(
int status);
81 void SetDual(
bool dual);
110 vtkInternals* Internal;
void SetValue(vtkIdType valueIdx, ValueType value)
static vtkPVDataSetAlgorithmSelectorFilter * New()
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *outputVector)
vtkTypeUInt64 vtkMTimeType
is a generic vtkAlgorithm that allow the user to register several vtkAlgorithm to it and be able to s...
virtual vtkAlgorithm * SetActiveFilter(int index)
Set the active filter based on the given index of the filters registration queue. ...
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
vtkMTimeType GetMTime() override
Override GetMTime because we delegate to other filters to do the real work.