vtk-m/vtkm/filter
Kenneth Moreland eca65146b3 Merge topic 'simplify-field-to-colors-interface'
3a812b04 Make default ColorTable preset
3391e5d2 Basic interface changes to FieldToColors
a3b2c393 Remove default constructor for ColorTable
cb8a05c7 Add a preset enum to ColorTable
97a24559 Make LAB the default color space

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1133
2018-04-02 18:24:05 -04:00
..
internal vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
testing Remove default constructor for ColorTable 2018-04-02 11:44:17 -06:00
CellAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellAverage.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CleanGrid.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CleanGrid.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ClipWithField.h adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithField.hxx adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithImplicitFunction.h adding the ability to invert clips 2018-03-08 18:28:08 -08:00
ClipWithImplicitFunction.hxx adding the ability to invert clips 2018-03-08 18:28:08 -08:00
CMakeLists.txt Add template sources to built library 2018-04-02 10:11:06 -06:00
ContourTreeUniform.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ContourTreeUniform.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CrossProduct.h Enable using coordinates for dot/cross product filters 2018-03-25 19:34:43 -06:00
CrossProduct.hxx Enable using coordinates for dot/cross product filters 2018-03-25 19:34:43 -06:00
DotProduct.h Enable using coordinates for dot/cross product filters 2018-03-25 19:34:43 -06:00
DotProduct.hxx Enable using coordinates for dot/cross product filters 2018-03-25 19:34:43 -06:00
Entropy.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Entropy.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExternalFaces.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExternalFaces.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExtractGeometry.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ExtractGeometry.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ExtractPoints.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00
ExtractPoints.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
ExtractStructured.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExtractStructured.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
FieldMetadata.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FieldSelection.h Make selection of fields to pass a field member variable 2018-03-22 10:25:09 -06:00
FieldToColors.h Make default ColorTable preset 2018-04-02 15:32:23 -06:00
FieldToColors.hxx Make LAB the default color space 2018-04-02 11:44:16 -06:00
Filter.h doc: fix typos 2018-04-02 09:30:58 -04:00
Filter.hxx Make selection of fields to pass a field member variable 2018-03-22 10:25:09 -06:00
FilterCell.h remove shadow methods (fixes #210) 2018-03-29 09:29:21 -04:00
FilterCell.hxx remove shadow methods (fixes #210) 2018-03-29 09:29:21 -04:00
FilterDataSet.h Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterDataSet.hxx Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterDataSetWithField.h Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterDataSetWithField.hxx Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterField.h Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterField.hxx Make MapFieldOntoOutput private API. 2018-04-02 09:30:58 -04:00
FilterTraits.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Gradient.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Gradient.hxx Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Histogram.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Histogram.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MarchingCubes.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
MarchingCubes.hxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Mask.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Mask.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
MaskPoints.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MaskPoints.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NDEntropy.h enhance filter API 2018-03-07 13:42:23 -05:00
NDEntropy.hxx enhance filter API 2018-03-07 13:42:23 -05:00
NDHistogram.h enhance filter API 2018-03-07 13:42:23 -05:00
NDHistogram.hxx enhance filter API 2018-03-07 13:42:23 -05:00
PointAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PointAverage.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PointElevation.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
PointElevation.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PolicyBase.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
PolicyDefault.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Probe.h Add Probe worklet and filter 2018-01-30 10:43:18 -05:00
Probe.hxx Add Probe worklet and filter 2018-01-30 10:43:18 -05:00
Result.h Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
Streamline.h enhance filter API 2018-03-07 13:42:23 -05:00
Streamline.hxx streamline: handle different storage types for fields. 2018-03-07 13:42:23 -05:00
SurfaceNormals.h enhance filter API 2018-03-07 13:42:23 -05:00
SurfaceNormals.hxx enhance filter API 2018-03-07 13:42:23 -05:00
Tetrahedralize.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Tetrahedralize.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Threshold.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Threshold.hxx Make Result constructor as explicit. 2018-03-13 13:54:21 -04:00
ThresholdPoints.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ThresholdPoints.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulate.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulate.hxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VectorMagnitude.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VectorMagnitude.hxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
VertexClustering.h Add field mapping to VertexClustering. 2017-10-10 10:28:51 -04:00
VertexClustering.hxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00