| 
    VTK-m
    2.0
    
   | 
 
Used to store data need for the EdgeWeightGenerate worklet. More...
#include <MarchingCells.h>
  
Classes | |
| class | ExecObject | 
Public Member Functions | |
| VTKM_CONT | EdgeWeightGenerateMetaData (vtkm::Id size, vtkm::cont::ArrayHandle< vtkm::FloatDefault > &interpWeights, vtkm::cont::ArrayHandle< vtkm::Id2 > &interpIds, vtkm::cont::ArrayHandle< vtkm::Id > &interpCellIds, vtkm::cont::ArrayHandle< vtkm::UInt8 > &interpContourId) | 
| VTKM_CONT ExecObject | PrepareForExecution (vtkm::cont::DeviceAdapterId device, vtkm::cont::Token &token) | 
Used to store data need for the EdgeWeightGenerate worklet.
This information is not passed as part of the arguments to the worklet as that dramatically increase compile time by 200%
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.17