VTK-m
2.0
|
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/Invoker.h>
#include <vtkm/worklet/WorkletMapTopology.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::ThresholdPoints |
class | vtkm::worklet::ThresholdPoints::ThresholdPointField< UnaryPredicate > |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |