#include <vtkHierarchicalDataExtractDataSets.h>
Inheritance diagram for vtkHierarchicalDataExtractDataSets:
vtkHierarchicalDataExtractDataSets extracts the user specified list of datasets from a hierarchical dataset.
Definition at line 34 of file vtkHierarchicalDataExtractDataSets.h.
|
Reimplemented from vtkHierarchicalDataSetAlgorithm. Definition at line 37 of file vtkHierarchicalDataExtractDataSets.h. |
|
|
|
|
|
Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
Add a dataset to be extracted. |
|
Remove all entries from the list of datasets to be extracted. |
|
This is called by the superclass. This is the method you should override. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
This is called by the superclass. This is the method you should override. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
This is called by the superclass. This is the method you should override. Reimplemented from vtkHierarchicalDataSetAlgorithm. |
|
|
|
Definition at line 64 of file vtkHierarchicalDataExtractDataSets.h. |