#include <OrientCellNormals.h>
 | 
| template<typename CoordT , typename RangePortal >  | 
| VTKM_EXEC bool  | operator() (const vtkm::Vec< CoordT, 3 > &point, const RangePortal &ranges) const | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ operator()()
template<typename CoordT , typename RangePortal > 
  
  
      
        
          | VTKM_EXEC bool vtkm::worklet::OrientCellNormals::WorkletMarkSourcePoints::operator()  | 
          ( | 
          const vtkm::Vec< CoordT, 3 > &  | 
          point,  | 
         
        
           | 
           | 
          const RangePortal &  | 
          ranges  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: