|
VTK-m
2.0
|
#include <vtkm/Range.h>#include <vtkm/Types.h>#include <vtkm/cont/Algorithm.h>#include <vtkm/cont/ArrayHandle.h>#include <vtkm/cont/ArrayHandleBitField.h>#include <vtkm/cont/ArrayHandleConstant.h>#include <vtkm/cont/ArrayHandleTransform.h>#include <vtkm/cont/ArrayRangeCompute.h>#include <vtkm/cont/BitField.h>#include <vtkm/cont/Logging.h>#include <vtkm/worklet/DispatcherMapField.h>#include <vtkm/worklet/DispatcherMapTopology.h>#include <vtkm/worklet/MaskIndices.h>#include <vtkm/worklet/WorkletMapField.h>#include <vtkm/worklet/WorkletMapTopology.h>#include <vtkm/VecTraits.h>Go to the source code of this file.
Classes | |
| class | vtkm::worklet::OrientPointAndCellNormals |
| Orients normals to point outside of the dataset. More... | |
| class | vtkm::worklet::OrientPointAndCellNormals::WorkletMarkSourcePoints |
| class | vtkm::worklet::OrientPointAndCellNormals::WorkletMarkActiveCells |
| class | vtkm::worklet::OrientPointAndCellNormals::WorkletProcessCellNormals |
| class | vtkm::worklet::OrientPointAndCellNormals::WorkletMarkActivePoints |
| class | vtkm::worklet::OrientPointAndCellNormals::WorkletProcessPointNormals |
Namespaces | |
| vtkm | |
| Groups connected points that have the same field value. | |
| vtkm::worklet | |
| VTK-m Worklets. | |
1.8.17