VTK-m  2.0
Classes | Namespaces
TriangleWinding.h File Reference
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleCast.h>
#include <vtkm/cont/ArrayHandleConstant.h>
#include <vtkm/cont/ArrayHandleCounting.h>
#include <vtkm/cont/ArrayHandleGroupVec.h>
#include <vtkm/cont/ArrayHandleGroupVecVariable.h>
#include <vtkm/cont/ArrayHandleView.h>
#include <vtkm/cont/ArrayRangeCompute.h>
#include <vtkm/cont/CellSetExplicit.h>
#include <vtkm/cont/CellSetSingleType.h>
#include <vtkm/cont/ConvertNumComponentsToOffsets.h>
#include <vtkm/cont/Invoker.h>
#include <vtkm/cont/UnknownCellSet.h>
#include <vtkm/worklet/MaskIndices.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/WorkletMapTopology.h>
#include <vtkm/Types.h>
#include <vtkm/VectorAnalysis.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::TriangleWinding
 This worklet ensures that triangle windings are consistent with provided cell normals. More...
 
struct  vtkm::worklet::TriangleWinding::WorkletWindToCellNormals
 
struct  vtkm::worklet::TriangleWinding::WorkletGetCellShapesAndSizes
 
struct  vtkm::worklet::TriangleWinding::WorkletWindToCellNormalsGeneric
 
struct  vtkm::worklet::TriangleWinding::Launcher
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.