#include <BoundingIntervalHierarchy.h>
|
| typedef void | ControlSignature(FieldIn, FieldIn, FieldIn, FieldIn, FieldIn, FieldOut) |
| |
| typedef void | ExecutionSignature(_1, _2, _3, _4, _5, _6) |
| |
| using | InputDomain = _1 |
| |
| template<typename Worklet > |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > |
| |
◆ ControlSignature
◆ ExecutionSignature
| typedef void vtkm::worklet::spatialstructure::SplitIndicesCalculator::ExecutionSignature(_1, _2, _3, _4, _5, _6) |
◆ InputDomain
◆ operator()()
| VTKM_EXEC void vtkm::worklet::spatialstructure::SplitIndicesCalculator::operator() |
( |
const vtkm::Id & |
leqFlag, |
|
|
const vtkm::Id & |
trueFlagCount, |
|
|
const vtkm::Id & |
countPreviousSegment, |
|
|
const vtkm::Id & |
runningFalseFlagCount, |
|
|
const vtkm::Id & |
totalFalseFlagCount, |
|
|
vtkm::Id & |
scatterIndex |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: