34 #ifndef vtkPointData_h
35 #define vtkPointData_h
37 #include "vtkCommonDataModelModule.h"
54 ~vtkPointData() override = default;
57 vtkPointData(const vtkPointData&) = delete;
58 void operator=(const vtkPointData&) = delete;
#define VTK_DEPRECATED_IN_9_1_0(reason)
represent and manipulate point attribute data
static vtkDataSetAttributes * ExtendedNew()
a simple class to control print indentation
represent and manipulate attribute data in a dataset
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataSetAttributes * New()
Construct object with copying turned on for all data.