35 #ifndef vtkPassSelectedArrays_h
36 #define vtkPassSelectedArrays_h
39 #include "vtkFiltersGeneralModule.h"
57 vtkSetMacro(Enabled,
bool);
58 vtkGetMacro(Enabled,
bool);
59 vtkBooleanMacro(Enabled,
bool);
vtkDataArraySelection * GetPointDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.
pass through chosen arrays
vtkDataArraySelection * GetEdgeDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.
vtkDataArraySelection * GetVertexDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.
a simple class to control print indentation
Store on/off settings for data arrays, etc.
vtkDataArraySelection * GetCellDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.
vtkDataArraySelection * GetRowDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.
vtkDataArraySelection * GetFieldDataArraySelection()
Convenience methods that call GetArraySelection with corresponding association type.