VTK-m  2.0
Static Public Attributes | List of all members
vtkm::worklet::flying_edges::SumYAxis Struct Reference

#include <FlyingEdgesHelpers.h>

Static Public Attributes

static constexpr vtkm::Id xindex = 1
 
static constexpr vtkm::Id yindex = 0
 
static constexpr vtkm::Id zindex = 2
 

Member Data Documentation

◆ xindex

constexpr vtkm::Id vtkm::worklet::flying_edges::SumYAxis::xindex = 1
staticconstexpr

◆ yindex

constexpr vtkm::Id vtkm::worklet::flying_edges::SumYAxis::yindex = 0
staticconstexpr

◆ zindex

constexpr vtkm::Id vtkm::worklet::flying_edges::SumYAxis::zindex = 2
staticconstexpr

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