#include <TriangleWinding.h>
 | 
| template<typename NormalCompType , typename CellPointsType , typename CoordsPortal >  | 
| void  | operator() (const vtkm::Vec< NormalCompType, 3 > &cellNormal, CellPointsType &cellPoints, const CoordsPortal &coords) const | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ operator()()
template<typename NormalCompType , typename CellPointsType , typename CoordsPortal > 
  
  
      
        
          | void vtkm::worklet::TriangleWinding::WorkletWindToCellNormals::operator()  | 
          ( | 
          const vtkm::Vec< NormalCompType, 3 > &  | 
          cellNormal,  | 
         
        
           | 
           | 
          CellPointsType &  | 
          cellPoints,  | 
         
        
           | 
           | 
          const CoordsPortal &  | 
          coords  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: