#include <OrientPointNormals.h>
 | 
| template<typename NormalsPortal , typename VisitedPointsT >  | 
| VTKM_EXEC void  | operator() (const vtkm::Id ptId, const vtkm::Id refPtId, NormalsPortal &normals, VisitedPointsT &visitedPoints) const | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ MaskType
◆ operator()()
template<typename NormalsPortal , typename VisitedPointsT > 
  
  
      
        
          | VTKM_EXEC void vtkm::worklet::OrientPointNormals::WorkletProcessNormals::operator()  | 
          ( | 
          const vtkm::Id  | 
          ptId,  | 
         
        
           | 
           | 
          const vtkm::Id  | 
          refPtId,  | 
         
        
           | 
           | 
          NormalsPortal &  | 
          normals,  | 
         
        
           | 
           | 
          VisitedPointsT &  | 
          visitedPoints  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: