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

#include <Contour.h>

Public Member Functions

template<typename CellSetType , typename CoordinateType , typename... Args>
void operator() (const CellSetType &cells, CoordinateType &&coordinateSystem, Args &&... args) const
 

Member Function Documentation

◆ operator()()

template<typename CellSetType , typename CoordinateType , typename... Args>
void vtkm::worklet::contour::DeduceCellType::operator() ( const CellSetType &  cells,
CoordinateType &&  coordinateSystem,
Args &&...  args 
) const
inline

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