#include <vtkPVServerArraySelection.h>
Inheritance diagram for vtkPVServerArraySelection:
Public Member Functions | |
vtkTypeRevisionMacro (vtkPVServerArraySelection, vtkPVServerObject) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
const vtkClientServerStream & | GetArraySettings (vtkAlgorithm *, const char *arrayname) |
Static Public Member Functions | |
vtkPVServerArraySelection * | New () |
Protected Member Functions | |
vtkPVServerArraySelection () | |
~vtkPVServerArraySelection () | |
Protected Attributes | |
vtkPVServerArraySelectionInternals * | Internal |
Definition at line 29 of file vtkPVServerArraySelection.h.
|
|
|
|
|
Reimplemented from vtkPVServerObject. |
|
|
|
Reimplemented from vtkPVServerObject. |
|
Get a list of array names that can be read by the given reader object. The second argument has to be the name of array. |
|
Definition at line 45 of file vtkPVServerArraySelection.h. |