VTK-m  2.0
Classes | Public Member Functions | List of all members
vtkm::worklet::contourtree_distributed::hierarchical_augmenter::SetSuperparentSetDecorator Class Reference

Decorator to add the Ascending flag if necessary. More...

#include <SetSuperparentSetDecorator.h>

Classes

struct  Functor
 

Public Member Functions

template<typename PT1 , typename PT2 >
Functor< PT1, PT2 > CreateFunctor (PT1 KeptSupernodesPortal, PT2 BaseTreeSuperarcsPortal) const
 

Detailed Description

Decorator to add the Ascending flag if necessary.

Member Function Documentation

◆ CreateFunctor()

template<typename PT1 , typename PT2 >
Functor<PT1, PT2> vtkm::worklet::contourtree_distributed::hierarchical_augmenter::SetSuperparentSetDecorator::CreateFunctor ( PT1  KeptSupernodesPortal,
PT2  BaseTreeSuperarcsPortal 
) const
inline

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