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

#include <Threshold.h>

Public Member Functions

template<class InGridType , class OutGridType , typename ValueType , class Container , class Adapter >
int operator() (const InGridType &inDaxGrid, vtkDataSet *inVTKGrid, OutGridType &outDaxGeom, vtkUnstructuredGrid *outVTKGrid, ValueType thresholdMin, ValueType thresholdMax, const dax::cont::ArrayHandle< ValueType, Container, Adapter > &thresholdHandle)
 

Detailed Description

template<>
struct vtkToDax::DoThreshold< 1 >

Definition at line 69 of file Threshold.h.

Member Function Documentation

template<class InGridType , class OutGridType , typename ValueType , class Container , class Adapter >
int vtkToDax::DoThreshold< 1 >::operator() ( const InGridType &  inDaxGrid,
vtkDataSet inVTKGrid,
OutGridType &  outDaxGeom,
vtkUnstructuredGrid outVTKGrid,
ValueType  thresholdMin,
ValueType  thresholdMax,
const dax::cont::ArrayHandle< ValueType, Container, Adapter > &  thresholdHandle 
)
inline

Definition at line 76 of file Threshold.h.


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