Viskores  1.0
Public Types | Public Member Functions | List of all members
viskores::rendering::Triangulator::InterleaveArrays12 Struct Reference

#include <Triangulator.h>

Inheritance diagram for viskores::rendering::Triangulator::InterleaveArrays12:
viskores::worklet::WorkletMapField viskores::exec::FunctorBase

Public Types

using ControlSignature = void(FieldIn, FieldOut)
 
using ExecutionSignature = void(_1, _2)
 
using InputDomain = _1
 
using ScatterType = viskores::worklet::ScatterUniform< 12 >
 
- Public Types inherited from viskores::worklet::WorkletMapField
template<typename Worklet >
using Dispatcher = viskores::worklet::DispatcherMapField< Worklet >
 

Public Member Functions

template<typename T >
void operator() (const T &input, T &output) const
 

Member Typedef Documentation

◆ ControlSignature

◆ ExecutionSignature

◆ InputDomain

◆ ScatterType

Member Function Documentation

◆ operator()()

template<typename T >
void viskores::rendering::Triangulator::InterleaveArrays12::operator() ( const T &  input,
T &  output 
) const
inline

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