#include <SkipVertex.h>
|
VTKM_EXEC_CONT | SkipVertex () |
|
template<typename InFieldPortalType , typename OutFieldPortalType > |
VTKM_EXEC void | operator() (const vtkm::Id &superID, const InFieldPortalType &superarcs, const OutFieldPortalType &joinArcs, const OutFieldPortalType &splitArcs) const |
|
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ SkipVertex()
◆ operator()()
template<typename InFieldPortalType , typename OutFieldPortalType >
VTKM_EXEC void vtkm::worklet::contourtree::SkipVertex::operator() |
( |
const vtkm::Id & |
superID, |
|
|
const InFieldPortalType & |
superarcs, |
|
|
const OutFieldPortalType & |
joinArcs, |
|
|
const OutFieldPortalType & |
splitArcs |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: