|
VTK-m
2.3
|
An execution signature tag to get the shape of the visited cell. More...
#include <WorkletMapTopology.h>
Additional Inherited Members | |
Public Types inherited from vtkm::exec::arg::CellShape | |
| using | AspectTag = vtkm::exec::arg::AspectTagCellShape |
Static Public Attributes inherited from vtkm::exec::arg::CellShape | |
| static constexpr vtkm::IdComponent | INDEX = 1 |
An execution signature tag to get the shape of the visited cell.
This tag causes a vtkm::UInt8 to be passed to the worklet containing containing an id for the shape of the cell being visited.
1.8.17