#include <vtkPVDataSetAttributesInformation.h>
Inheritance diagram for vtkPVDataSetAttributesInformation:
Information associated with vtkDataSetAttributes object (i.e point data). This object does not have any user interface. It is created and destroyed on the fly as needed. It may be possible to add features of this object to vtkDataSetAttributes. That would eliminate all of the "Information" in ParaView.
Definition at line 36 of file vtkPVDataSetAttributesInformation.h.
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from vtkPVInformation. |
|
Transfer information about a single vtk data object into this object. |
|
Transfer information about a single vtk data object into this object. |
|
|
|
|
|
Intersect information of argument with information currently in this object. Arrays must be in both (same name and number of components)to be in final. |
|
Intersect information of argument with information currently in this object. Arrays must be in both (same name and number of components)to be in final. |
|
Intersect information of argument with information currently in this object. Arrays must be in both (same name and number of components)to be in final. Reimplemented from vtkPVInformation. |
|
Remove all infommation. next add will be like a copy. |
|
Access to information. |
|
Access to information. |
|
Access to information. |
|
For getting default scalars ... (vtkDataSetAttributes::SCALARS). |
|
Mimicks data set attribute call. Returns -1 if array (of index) is not a standard attribute. Returns attribute type otherwise. |
|
Manage a serialized version of the information. Implements vtkPVInformation. |
|
Manage a serialized version of the information. Reimplemented from vtkPVInformation. |
|
|
|
Definition at line 90 of file vtkPVDataSetAttributesInformation.h. |
|
Definition at line 92 of file vtkPVDataSetAttributesInformation.h. |