VTK-m
2.0
|
#include <vtkm/Pair.h>
#include <vtkm/cont/Field.h>
#include <vtkm/filter/vtkm_filter_core_export.h>
#include <initializer_list>
#include <memory>
Go to the source code of this file.
Classes | |
class | vtkm::filter::FieldSelection |
A FieldSelection stores information about fields to map for input dataset to output when a filter is executed. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::filter | |
VTK-m Filters. | |