vtkPointData - represent and manipulate point attribute data
Super Class: vtkDataSetAttributes
Description:
vtkPointData is a class that is used to represent and manipulate point attribute data (e.g., scalars, vectors, normals, texture coordinates, etc.) Most of the functionality is handled by vtkDataSetAttributes
Methods:
![]() | static vtkPointData *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | void NullPoint (int ) |
Detailed Method Descriptions: