VTK-m  2.2
List of all members
vtkm::worklet::WorkletVisitCellsWithPoints::_1 Struct Reference

Argument placeholders for an ExecutionSignature. More...

#include <WorkletMapTopology.h>

Inheritance diagram for vtkm::worklet::WorkletVisitCellsWithPoints::_1:
vtkm::exec::arg::BasicArg< ControlSignatureIndex > vtkm::exec::arg::ExecutionSignatureTagBase

Detailed Description

Argument placeholders for an ExecutionSignature.

All worklet superclasses declare numeric tags in the form of _1, _2, _3 etc. that are used in the ExecutionSignature to refer to the corresponding parameter in the ControlSignature.


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