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

#include <Contour.h>

Public Member Functions

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

Detailed Description

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

Definition at line 49 of file Contour.h.

Member Function Documentation

template<int B>
template<class InGridType , class OutGridType , typename ValueType , class Container1 , class Adapter >
int vtkToDax::DoContour< B >::operator() ( const InGridType &  ,
vtkDataSet ,
OutGridType &  ,
vtkPolyData ,
ValueType  ,
const dax::cont::ArrayHandle< ValueType, Container1, Adapter > &  ,
bool   
)
inline

Definition at line 56 of file Contour.h.


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