VTK-m  2.0
Classes | Public Member Functions | List of all members
vtkm::worklet::flow::StreamSurface Class Reference

#include <StreamSurface.h>

Classes

class  CountPolylines
 
class  CountTriangleConn
 
class  GenerateCells
 

Public Member Functions

VTKM_CONT StreamSurface ()
 
VTKM_CONT void Run (const vtkm::cont::CoordinateSystem &coords, const vtkm::cont::UnknownCellSet &cellset, vtkm::cont::ArrayHandle< vtkm::Vec3f > &newPoints, vtkm::cont::CellSetSingleType<> &newCells)
 

Constructor & Destructor Documentation

◆ StreamSurface()

VTKM_CONT vtkm::worklet::flow::StreamSurface::StreamSurface ( )
inline

Member Function Documentation

◆ Run()

VTKM_CONT void vtkm::worklet::flow::StreamSurface::Run ( const vtkm::cont::CoordinateSystem coords,
const vtkm::cont::UnknownCellSet cellset,
vtkm::cont::ArrayHandle< vtkm::Vec3f > &  newPoints,
vtkm::cont::CellSetSingleType<> &  newCells 
)
inline

The documentation for this class was generated from the following file: