Go to the documentation of this file.
39 #ifndef vtkCompositeDataSet_h
40 #define vtkCompositeDataSet_h
42 #include "vtkCommonDataModelModule.h"
46 class vtkCompositeDataSetInternals;
virtual void Initialize()
Restore data object to initial state,.
#define VTK_COMPOSITE_DATA_SET
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int GetDataObjectType() override
Return class name of data type (see vtkType.h for definitions).
virtual void DeepCopy(vtkDataObject *src)
abstract superclass for composite (multi-block or AMR) datasets
superclass for composite data iterators
a simple class to control print indentation
virtual unsigned long GetActualMemorySize()
Return the actual size of the data in kibibytes (1024 bytes).
general representation of visualization data
virtual void ShallowCopy(vtkDataObject *src)
Shallow and Deep copy.
static vtkDataObject * GetData(vtkInformation *info)
Retrieve an instance of this class from an information object.