23 #ifndef vtkPassSelectedArrays_h
24 #define vtkPassSelectedArrays_h
27 #include "vtkFiltersGeneralModule.h"
31 VTK_ABI_NAMESPACE_BEGIN
46 vtkSetMacro(Enabled,
bool);
47 vtkGetMacro(Enabled,
bool);
48 vtkBooleanMacro(Enabled,
bool);
105 VTK_ABI_NAMESPACE_END
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.