32 #ifndef vtkPassSelectedArrays_h 33 #define vtkPassSelectedArrays_h 36 #include "vtkFiltersGeneralModule.h" 54 vtkSetMacro(Enabled,
bool);
55 vtkGetMacro(Enabled,
bool);
56 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 for a vtkSource.
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.