3#ifndef HDFTestUtilities_h
4#define HDFTestUtilities_h
Simple filter that adds a vtkDataAssembly to a PDC that does not have one.
static vtkAddAssembly * New()
int RequestData(vtkInformation *request, vtkInformationVector **inVector, vtkInformationVector *ouInfo) override
Methods for subclasses to override to handle different pipeline requests.
static bool GenerateHierarchy(vtkCompositeDataSet *input, vtkDataAssembly *hierarchy, vtkPartitionedDataSetCollection *output=nullptr)
Populates hierarchy with a representation of the hierarchy for the given composite dataset input.
static vtkDataObject * GetData(vtkInformation *info)
Retrieve an instance of this class from an information object.
Allocate and hold a VTK object.
Superclass for algorithms that produce vtkPartitionedDataSetCollectionAlgorithm.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Methods for subclasses to override to handle different pipeline requests.
static vtkPartitionedDataSetCollection * SafeDownCast(vtkObjectBase *o)