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

#include <ArcValidDecorator.h>

Public Member Functions

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

Public Attributes

PortalType ArcsPortal
 

Member Function Documentation

◆ operator()()

template<typename PortalType >
VTKM_EXEC_CONT vtkm::Id vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ArcValidDecoratorImpl::Functor< PortalType >::operator() ( vtkm::Id  arcNo) const
inline

Member Data Documentation

◆ ArcsPortal

template<typename PortalType >
PortalType vtkm::worklet::contourtree_augmented::mesh_dem_contourtree_mesh_inc::ArcValidDecoratorImpl::Functor< PortalType >::ArcsPortal

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