#include <HypersweepWorklets.h>
◆ ControlSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::UnmaskArray::ControlSignature(WholeArrayInOut) | 
        
      
 
 
◆ ExecutionSignature
      
        
          | typedef void vtkm::worklet::contourtree_augmented::process_contourtree_inc::UnmaskArray::ExecutionSignature(InputIndex, _1) | 
        
      
 
 
◆ InputDomain
◆ UnmaskArray()
  
  
      
        
          | VTKM_EXEC_CONT vtkm::worklet::contourtree_augmented::process_contourtree_inc::UnmaskArray::UnmaskArray  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename IdWholeArrayInPortalType > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::contourtree_augmented::process_contourtree_inc::UnmaskArray::operator()  | 
          ( | 
          const vtkm::Id  | 
          currentId,  | 
         
        
           | 
           | 
          const IdWholeArrayInPortalType &  | 
          maskedArrayPortal  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: