VTK-m  2.0
Classes | Namespaces
TriangulateExplicit.h File Reference
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleGroupVec.h>
#include <vtkm/cont/CellSetExplicit.h>
#include <vtkm/cont/DataSet.h>
#include <vtkm/cont/Field.h>
#include <vtkm/worklet/DispatcherMapField.h>
#include <vtkm/worklet/DispatcherMapTopology.h>
#include <vtkm/worklet/ScatterCounting.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/WorkletMapTopology.h>
#include <vtkm/worklet/internal/TriangulateTables.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::TriangulateExplicit
 Compute the triangulate cells for an explicit grid data set. More...
 
class  vtkm::worklet::TriangulateExplicit::TrianglesPerCell
 
class  vtkm::worklet::TriangulateExplicit::TriangulateCell
 

Namespaces

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