vtk-m/vtkm/worklet/colorconversion
Kenneth Moreland 4d8f05baef Update CellSetExtrude to not specify exec types by device
Somewhere during this edit I removed a header file that didn't strictly
need to be there. This caused me to have to add

```cpp
```

in several places in the code.
2021-02-08 16:57:16 -07:00
..
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
Conversions.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ConvertToRGB.h Update CellSetExtrude to not specify exec types by device 2021-02-08 16:57:16 -07:00
ConvertToRGBA.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
LookupTable.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
Portals.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ShiftScaleToRGB.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ShiftScaleToRGBA.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
TransferFunction.h Adjust TransferFunction worklet to get color table as ExecObj argument 2020-09-14 13:38:25 -06:00