VTK-m
2.2
|
#include <StableSortIndices.h>
Public Member Functions | |
IndirectUniquePredicate (const KeyPortalType &keyPortal) | |
template<typename IndexType > | |
bool | operator() (const IndexType &a, const IndexType &b) const |
Public Attributes | |
const KeyPortalType | KeyPortal |
|
inline |
|
inline |
const KeyPortalType vtkm::worklet::StableSortIndices::IndirectUniquePredicate< KeyPortalType >::KeyPortal |