#include <MarchingCells.h>
◆ operator()() [1/3]
template<typename T >
VTKM_EXEC_CONT bool vtkm::worklet::marching_cells::MultiContourLess::operator() |
( |
const T & |
a, |
|
|
const T & |
b |
|
) |
| const |
|
inline |
◆ operator()() [2/3]
template<typename T , typename U >
VTKM_EXEC_CONT bool vtkm::worklet::marching_cells::MultiContourLess::operator() |
( |
const vtkm::internal::ArrayPortalValueReference< T > & |
a, |
|
|
const U & |
b |
|
) |
| const |
|
inline |
◆ operator()() [3/3]
template<typename T , typename U >
The documentation for this struct was generated from the following file: