Move ColorTable::Sample methods to vtkm_cont
There is little value to declare them `inline`. Instead, just have them compiled once in the `vtkm_cont` library.
Showing
Please register or sign in to comment
There is little value to declare them `inline`. Instead, just have them compiled once in the `vtkm_cont` library.