VTK-m  2.0
Public Member Functions | Public Attributes | List of all members
vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ApplyLookupTableDecoratorImpl::Functor< ArrayPortalType, LookupTablePortalType > Struct Template Reference

#include <ApplyLookupTableDecorator.h>

Public Member Functions

VTKM_EXEC_CONT LookupTablePortalType::ValueType operator() (vtkm::Id i) const
 

Public Attributes

ArrayPortalType ArrayPortal
 
LookupTablePortalType LookupTablePortal
 

Member Function Documentation

◆ operator()()

template<typename ArrayPortalType , typename LookupTablePortalType >
VTKM_EXEC_CONT LookupTablePortalType::ValueType vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ApplyLookupTableDecoratorImpl::Functor< ArrayPortalType, LookupTablePortalType >::operator() ( vtkm::Id  i) const
inline

Member Data Documentation

◆ ArrayPortal

template<typename ArrayPortalType , typename LookupTablePortalType >
ArrayPortalType vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ApplyLookupTableDecoratorImpl::Functor< ArrayPortalType, LookupTablePortalType >::ArrayPortal

◆ LookupTablePortal

template<typename ArrayPortalType , typename LookupTablePortalType >
LookupTablePortalType vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ApplyLookupTableDecoratorImpl::Functor< ArrayPortalType, LookupTablePortalType >::LookupTablePortal

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