#include <MIR.h>
 | 
| template<typename PID , typename PW , typename OV , typename NV >  | 
| VTKM_EXEC void  | operator() (const PID &pids, const PW &pws, const OV &ov, NV &newVals) const | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ operator()()
template<typename PID , typename PW , typename OV , typename NV > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::DestructPointWeightList::operator()  | 
          ( | 
          const PID &  | 
          pids,  | 
         
        
           | 
           | 
          const PW &  | 
          pws,  | 
         
        
           | 
           | 
          const OV &  | 
          ov,  | 
         
        
           | 
           | 
          NV &  | 
          newVals  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: