#include <BoundingIntervalHierarchy.h>
 | 
| template<typename InputType , typename OutputPortalType >  | 
| VTKM_EXEC void  | operator() (const InputType &in, const vtkm::Id &idx, OutputPortalType &out) const | 
|   | 
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::spatialstructure::Scatter::ControlSignature(FieldIn, FieldIn, WholeArrayOut) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::spatialstructure::Scatter::ExecutionSignature(_1, _2, _3) | 
        
      
 
 
◆ InputDomain
◆ operator()()
template<typename InputType , typename OutputPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::spatialstructure::Scatter::operator()  | 
          ( | 
          const InputType &  | 
          in,  | 
         
        
           | 
           | 
          const vtkm::Id &  | 
          idx,  | 
         
        
           | 
           | 
          OutputPortalType &  | 
          out  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: