|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   40 #ifndef vtkArrayData_h 
   41 #define vtkArrayData_h 
   44 #include "vtkCommonDataModelModule.h"  
  100   class implementation;
 
  101   implementation* 
const Implementation;
 
  
int GetDataObjectType() override
Return class name of data type (VTK_ARRAY_DATA).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Pipeline data object that contains multiple vtkArray objects.
virtual void DeepCopy(vtkDataObject *src)
a simple class to control print indentation
Abstract interface for N-dimensional arrays.
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.
static vtkDataObject * New()