42 #ifndef __vtkArrayData_h
43 #define __vtkArrayData_h
46 #include "vtkDataObject.h"
55 void PrintSelf(ostream &os,
vtkIndent indent);
73 vtkArray* GetArrayByName(
const char *name);
91 implementation*
const Implementation;
Abstract interface for N-dimensional arrays.
Pipeline data object that contains multiple vtkArray objects.
virtual int GetDataObjectType()
a simple class to control print indentation
helper class to get VTK data object types as string and instantiate them