#include <FieldPropagation.h>
 | 
| VTKM_CONT  | MapPointField () | 
|   | 
| template<typename WeightType , typename InFieldPortalType , typename OutFieldType >  | 
| VTKM_EXEC void  | operator() (const vtkm::Id2 &low_high, const WeightType &weight, const InFieldPortalType &inPortal, OutFieldType &result) const | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ MapPointField()
  
  
      
        
          | VTKM_CONT vtkm::worklet::contour::MapPointField::MapPointField  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename WeightType , typename InFieldPortalType , typename OutFieldType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contour::MapPointField::operator()  | 
          ( | 
          const vtkm::Id2 &  | 
          low_high,  | 
         
        
           | 
           | 
          const WeightType &  | 
          weight,  | 
         
        
           | 
           | 
          const InFieldPortalType &  | 
          inPortal,  | 
         
        
           | 
           | 
          OutFieldType &  | 
          result  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: