39 #ifndef vtkCompositeDataSet_h
40 #define vtkCompositeDataSet_h
42 #include "vtkCommonDataModelModule.h"
46 class vtkCompositeDataSetInternals;
109 void Initialize() VTK_OVERRIDE;
142 ~vtkCompositeDataSet() VTK_OVERRIDE;
145 vtkCompositeDataSet(const vtkCompositeDataSet&) VTK_DELETE_FUNCTION;
146 void operator=(const vtkCompositeDataSet&) VTK_DELETE_FUNCTION;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
#define VTK_COMPOSITE_DATA_SET
void DeepCopy(vtkPistonReference *self, vtkPistonReference *other)
superclass for composite data iterators
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
virtual unsigned long GetActualMemorySize()
Return the actual size of the data in kibibytes (1024 bytes).
int GetDataObjectType() override
Return class name of data type (see vtkType.h for definitions).
general representation of visualization data