VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::Probe::RunImplCaller Struct Reference

Public Member Functions

template<typename PointsArrayType , typename CellSetType >
void operator() (const PointsArrayType &points, Probe &worklet, const CellSetType &cells, const vtkm::cont::CoordinateSystem &coords) const
 

Member Function Documentation

◆ operator()()

template<typename PointsArrayType , typename CellSetType >
void vtkm::worklet::Probe::RunImplCaller::operator() ( const PointsArrayType &  points,
Probe worklet,
const CellSetType &  cells,
const vtkm::cont::CoordinateSystem coords 
) const
inline

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