#include <StreamSurface.h>
 | 
| using  | ControlSignature = void(FieldIn numPts0, FieldIn numPts1, FieldIn offset0, FieldIn offset1, FieldIn connOffset, WholeArrayOut outConn) | 
|   | 
| using  | ExecutionSignature = void(_1 numPts0, _2 numPts1, _3 ptOffset0, _4 offset1, _5 connOffset, _6 outConn) | 
|   | 
| using  | InputDomain = _1 | 
|   | 
| template<typename Worklet >  | 
| using  | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
|   | 
◆ ControlSignature
◆ ExecutionSignature
◆ InputDomain
◆ GenerateCells()
  
  
      
        
          | VTKM_CONT vtkm::worklet::flow::StreamSurface::GenerateCells::GenerateCells  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()()
template<typename OutConnType > 
 
 
The documentation for this class was generated from the following file: