#include <ContourTreeMaker.h>
◆ LeafChainsToContourTree()
◆ operator()()
template<typename DeviceAdapter , typename... Args>
bool vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::operator() |
( |
DeviceAdapter |
device, |
|
|
Args &&... |
args |
|
) |
| const |
|
inline |
◆ Inbound
const IdArrayType& vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::Inbound |
◆ Indegree
const IdArrayType& vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::Indegree |
◆ Inwards
const IdArrayType& vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::Inwards |
◆ IsJoin
const bool vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::IsJoin |
◆ NumIterations
const vtkm::Id vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::NumIterations |
◆ Outbound
const IdArrayType& vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::Outbound |
◆ Outdegree
const IdArrayType& vtkm::worklet::contourtree_augmented::details::LeafChainsToContourTree::Outdegree |
The documentation for this struct was generated from the following file: