#include <ContourTreeNodeHyperArcComparator.h>
◆ IdArrayPortalType
◆ ContourTreeNodeHyperArcComparatorImpl()
VTKM_CONT vtkm::worklet::contourtree_distributed::bract_maker::ContourTreeNodeHyperArcComparatorImpl::ContourTreeNodeHyperArcComparatorImpl |
( |
const IdArrayPortalType & |
superarcsPortal, |
|
|
const IdArrayPortalType & |
superparentsPortal |
|
) |
| |
|
inline |
◆ operator()()
VTKM_EXEC bool vtkm::worklet::contourtree_distributed::bract_maker::ContourTreeNodeHyperArcComparatorImpl::operator() |
( |
const vtkm::Id & |
i, |
|
|
const vtkm::Id & |
j |
|
) |
| const |
|
inline |
◆ SuperarcsPortal
IdArrayPortalType vtkm::worklet::contourtree_distributed::bract_maker::ContourTreeNodeHyperArcComparatorImpl::SuperarcsPortal |
|
private |
◆ SuperparentsPortal
IdArrayPortalType vtkm::worklet::contourtree_distributed::bract_maker::ContourTreeNodeHyperArcComparatorImpl::SuperparentsPortal |
|
private |
The documentation for this class was generated from the following file: