VTK
Public Member Functions | List of all members
vtkToDax::DoThreshold< B > Struct Template Reference

#include <Threshold.h>

Public Member Functions

template<class InGridType , class OutGridType , typename ValueType , class Container , class Adapter >
int operator() (const InGridType &, vtkDataSet *, OutGridType &, vtkUnstructuredGrid *, ValueType, ValueType, const dax::cont::ArrayHandle< ValueType, Container, Adapter > &)
 

Detailed Description

template<int B>
struct vtkToDax::DoThreshold< B >

Definition at line 48 of file Threshold.h.

Member Function Documentation

template<int B>
template<class InGridType , class OutGridType , typename ValueType , class Container , class Adapter >
int vtkToDax::DoThreshold< B >::operator() ( const InGridType &  ,
vtkDataSet ,
OutGridType &  ,
vtkUnstructuredGrid ,
ValueType  ,
ValueType  ,
const dax::cont::ArrayHandle< ValueType, Container, Adapter > &   
)
inline

Definition at line 55 of file Threshold.h.


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