Go to the documentation of this file.
   12 #ifndef vtk_m_worklet_contour_CommonState_h 
   13 #define vtk_m_worklet_contour_CommonState_h 
  
Groups connected points that have the same field value.
Definition: Atomic.h:19
 
vtkm::cont::ArrayHandle< vtkm::FloatDefault > InterpolationWeights
Definition: CommonState.h:33
 
bool GenerateNormals
Definition: CommonState.h:32
 
bool MergeDuplicatePoints
Definition: CommonState.h:31
 
Definition: CommonState.h:24
 
CommonState(bool mergeDuplicates)
Definition: CommonState.h:26
 
vtkm::cont::ArrayHandle< vtkm::Id > CellIdMap
Definition: CommonState.h:35
 
vtkm::cont::ArrayHandle< vtkm::Id2 > InterpolationEdgeIds
Definition: CommonState.h:34