#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::CalculateSplitDirectionFlag::ExecutionSignature(_1, _2, _3, _4, _5, _6) |
◆ InputDomain
◆ operator()()
The documentation for this struct was generated from the following file: