Hold preset information in simple struct

Creating all the presets as vtkm::cont::ColorTable objects and passing
them back was problematic. It caused state to be shared and caused
issues when deallocating after the device deallocation methods were
finalized. Instead, make a simple struct and build new color tables on
the fly.
This commit is contained in:
Kenneth Moreland 2018-11-11 17:30:11 -07:00
parent 70e10459c7
commit 8984e74e8c

File diff suppressed because it is too large Load Diff