| 
    VTK-m
    2.0
    
   | 
 
#include <Normalize.h>
  
Public Types | |
| using | ControlSignature = void(FieldIn, FieldOut) | 
  Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > | 
Public Member Functions | |
| template<typename T , typename T2 > | |
| VTKM_EXEC void | operator() (const T &inValue, T2 &outValue) const | 
| using vtkm::worklet::Normal::ControlSignature = void(FieldIn, FieldOut) | 
      
  | 
  inline | 
 1.8.17