VTK-m
2.0
|
#include <vtkm/cont/ArrayHandleConstant.h>
#include <vtkm/cont/ArrayHandleIndex.h>
#include <vtkm/worklet/internal/ScatterBase.h>
Go to the source code of this file.
Classes | |
struct | vtkm::worklet::ScatterIdentity |
A scatter that maps input directly to output. More... | |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |