VTK-m
2.0
|
#include <vtkm/Range.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/worklet/ScalarsToColors.hxx>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::ScalarsToColors |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
vtkm::worklet::colorconversion | |
Functions | |
void | vtkm::worklet::colorconversion::ComputeShiftScale (const vtkm::Range &range, vtkm::Float32 &shift, vtkm::Float32 &scale) |