VTK-m
2.2
|
The underlying tag for basic ExecutionSignature
arguments.
More...
#include <BasicArg.h>
Public Types | |
using | AspectTag = vtkm::exec::arg::AspectTagDefault |
Static Public Attributes | |
static constexpr vtkm::IdComponent | INDEX = ControlSignatureIndex |
The underlying tag for basic ExecutionSignature
arguments.
The basic ExecutionSignature
arguments of _1, _2, etc. are all subclasses of BasicArg
. They all make available the components of this class.
using vtkm::exec::arg::BasicArg< ControlSignatureIndex >::AspectTag = vtkm::exec::arg::AspectTagDefault |
|
staticconstexpr |