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

#include <Triangulator.h>

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

Public Types

using ControlSignature = void(FieldInOut)
 
using ExecutionSignature = void(_1)
 
- Public Types inherited from viskores::worklet::WorkletMapField
template<typename Worklet >
using Dispatcher = viskores::worklet::DispatcherMapField< Worklet >
 

Public Member Functions

 IndicesSort ()
 
void operator() (viskores::Id4 &triangleIndices) const
 

Member Typedef Documentation

◆ ControlSignature

◆ ExecutionSignature

Constructor & Destructor Documentation

◆ IndicesSort()

viskores::rendering::Triangulator::IndicesSort::IndicesSort ( )
inline

Member Function Documentation

◆ operator()()

void viskores::rendering::Triangulator::IndicesSort::operator() ( viskores::Id4 triangleIndices) const
inline

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