Viskores  1.0
Public Types | Public Member Functions | List of all members
viskores::worklet::Normal Class Reference

#include <Normalize.h>

Inheritance diagram for viskores::worklet::Normal:
viskores::worklet::WorkletMapField viskores::exec::FunctorBase

Public Types

using ControlSignature = void(FieldIn, FieldOut)
 
- Public Types inherited from viskores::worklet::WorkletMapField
template<typename Worklet >
using Dispatcher = viskores::worklet::DispatcherMapField< Worklet >
 

Public Member Functions

template<typename T , typename T2 >
void operator() (const T &inValue, T2 &outValue) const
 

Member Typedef Documentation

◆ ControlSignature

Member Function Documentation

◆ operator()()

template<typename T , typename T2 >
void viskores::worklet::Normal::operator() ( const T &  inValue,
T2 &  outValue 
) const
inline

The documentation for this class was generated from the following file: