VTK-m
2.0
|
#include <vtkm/Types.h>
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleTransform.h>
#include <vtkm/filter/vector_analysis/worklet/OrientCellNormals.h>
#include <vtkm/filter/vector_analysis/worklet/OrientPointAndCellNormals.h>
#include <vtkm/filter/vector_analysis/worklet/OrientPointNormals.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::OrientNormals |
Orients normals to point outside of the dataset. More... | |
struct | vtkm::worklet::OrientNormals::NegateFunctor |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |