|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
#include <filters.h>
| Public Attributes | |
| std::vector< ItemFilter > | include | 
| std::vector< ItemFilter > | exclude | 
Filters to be applied per row when filtering a DataFrame. All respective filter predicates are combined using a union operation. Individual data items of the rows are filtered for includes and excludes.