VTK-m  2.0
Classes | Namespaces | Enumerations
exec/ColorTable.h File Reference
#include <vtkm/Types.h>
#include <vtkm/exec/ColorTable.hxx>

Go to the source code of this file.

Classes

class  vtkm::exec::ColorTable
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::exec
 VTK-m Execution Environment.
 

Enumerations

enum  vtkm::ColorSpace {
  vtkm::ColorSpace::RGB, vtkm::ColorSpace::HSV, vtkm::ColorSpace::HSVWrap, vtkm::ColorSpace::Lab,
  vtkm::ColorSpace::Diverging
}