VTK-m  2.0
Classes | Namespaces | Functions
FlyingEdgesPass1.h File Reference
#include <vtkm/filter/contour/worklet/contour/FlyingEdgesHelpers.h>
#include <vtkm/worklet/WorkletMapTopology.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::flying_edges::ComputePass1< T >
 
struct  vtkm::worklet::flying_edges::launchComputePass1
 

Namespaces

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

Functions

template<typename Device , typename WholeEdgeField >
VTKM_EXEC void vtkm::worklet::flying_edges::write_edge (Device, vtkm::Id write_index, WholeEdgeField &edges, vtkm::UInt8 edgeCase)
 
template<typename WholeEdgeField >
VTKM_EXEC void vtkm::worklet::flying_edges::write_edge (vtkm::cont::DeviceAdapterTagCuda, vtkm::Id write_index, WholeEdgeField &edges, vtkm::UInt8 edgeCase)