VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::contourtree_augmented::NotNoSuchElementPredicate Class Reference

#include <NotNoSuchElementPredicate.h>

Public Member Functions

VTKM_EXEC_CONT NotNoSuchElementPredicate ()
 
VTKM_EXEC_CONT bool operator() (const vtkm::Id &vertexId) const
 

Constructor & Destructor Documentation

◆ NotNoSuchElementPredicate()

VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::NotNoSuchElementPredicate::NotNoSuchElementPredicate ( )
inline

Member Function Documentation

◆ operator()()

VTKM_EXEC_CONT bool vtkm::worklet::contourtree_augmented::NotNoSuchElementPredicate::operator() ( const vtkm::Id vertexId) const
inline

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