VTK-m  2.0
Public Member Functions | List of all members
vtkm::worklet::contourtree_augmented::process_contourtree_inc::PairComparator< T > Struct Template Reference

#include <PiecewiseLinearFunction.h>

Public Member Functions

bool operator() (const std::pair< T, T > &s1, const std::pair< T, T > &s2) const
 

Member Function Documentation

◆ operator()()

template<typename T >
bool vtkm::worklet::contourtree_augmented::process_contourtree_inc::PairComparator< T >::operator() ( const std::pair< T, T > &  s1,
const std::pair< T, T > &  s2 
) const
inline

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