VTK-m  2.0
Classes | Namespaces | Typedefs
LookupTable.h File Reference
#include <vtkm/cont/ColorTableSamples.h>
#include <vtkm/exec/ColorTable.h>
#include <vtkm/worklet/WorkletMapField.h>
#include <vtkm/worklet/colorconversion/Conversions.h>
#include <float.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::colorconversion::LookupTable
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 
 vtkm::worklet::colorconversion
 

Typedefs

using vtkm::worklet::colorconversion::LookupTableTypes = vtkm::List< vtkm::Vec3ui_8, vtkm::Vec4ui_8, vtkm::Vec3f_32, vtkm::Vec4f_64 >