26 #ifndef vtkDataAssemblyUtilities_h
27 #define vtkDataAssemblyUtilities_h
29 #include "vtkCommonDataModelModule.h"
107 static std::vector<unsigned int> GetSelectedCompositeIds(
108 const std::vector<std::string>& selectors,
vtkDataAssembly* hierarchyOrAssembly,
121 static std::vector<std::string> GetSelectorsForCompositeIds(
129 static bool GenerateHierarchyInternal(
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static const char * HierarchyName()
Returns the named used by VTK to correspond to a vtkDataAssembly associated with the structure of a c...
Hold a reference to a vtkObjectBase instance.
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
collections of utilities for vtkDataAssembly
hierarchical representation to use with vtkPartitionedDataSetCollection
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
general representation of visualization data
Composite dataset that groups datasets as a collection.