VTK-m  2.0
Classes | Public Attributes | List of all members
vtkm::worklet::EdgeInterpolation Struct Reference

#include <Clip.h>

Classes

struct  EqualToOp
 
struct  LessThanOp
 

Public Attributes

vtkm::Id Vertex1 = -1
 
vtkm::Id Vertex2 = -1
 
vtkm::Float64 Weight = 0
 

Member Data Documentation

◆ Vertex1

vtkm::Id vtkm::worklet::EdgeInterpolation::Vertex1 = -1

◆ Vertex2

vtkm::Id vtkm::worklet::EdgeInterpolation::Vertex2 = -1

◆ Weight

vtkm::Float64 vtkm::worklet::EdgeInterpolation::Weight = 0

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