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

#include <GetArcFromDecorator.h>

Public Member Functions

VTKM_EXEC_CONT vtkm::Id operator() (vtkm::Id arcNo) const
 

Public Attributes

Portal1Type NeighborConnectivityPortal
 
Portal2Type ArcsPortal
 

Member Function Documentation

◆ operator()()

template<typename Portal1Type , typename Portal2Type >
VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::GetArcFromDecoratorImpl::Functor< Portal1Type, Portal2Type >::operator() ( vtkm::Id  arcNo) const
inline

Member Data Documentation

◆ ArcsPortal

template<typename Portal1Type , typename Portal2Type >
Portal2Type vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::GetArcFromDecoratorImpl::Functor< Portal1Type, Portal2Type >::ArcsPortal

◆ NeighborConnectivityPortal

template<typename Portal1Type , typename Portal2Type >
Portal1Type vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::GetArcFromDecoratorImpl::Functor< Portal1Type, Portal2Type >::NeighborConnectivityPortal

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