vtk-m2/vtkm/rendering/testing
Kenneth Moreland 6fdc7eb8c0 Add Field::GetRange and CoordinateSystem::GetBounds to library
Following what was done with ArrayRangeCompute, the GetRange and
GetBounds methods are embedded into the vtkm_cont library for the most
common type lists.

Also, and probably more importantly, the device adapter is no longer one
of the arguments for either of these methods. It is no longer needed as
ArrayRangeCompute no longer needs it.
2017-03-09 13:18:36 -05:00
..
egl Add explicit 1D rendering. Also added some data model suport. 2016-11-28 16:07:40 -05:00
glfw Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
glut Add glut rendering unittest. 2016-09-09 15:33:34 -04:00
osmesa Fix some compile errors. 2016-11-29 09:33:46 -05:00
CMakeLists.txt Add RenderTest.h to configure scripts 2016-08-25 10:34:40 -06:00
RenderTest.h Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
UnitTestMapperRayTracer.cxx Fix CellSet* typeid to consistent across dynamic libraries. 2017-03-01 17:12:46 -05:00
UnitTestMapperVolume.cxx Support for 1D rendering. 2016-11-23 10:48:22 -05:00