vtk-m/vtkm/rendering
Kenneth Moreland 668f93a66b Move Mappers to rendering library
Also changed the mappers to not be templated on the device adapter.
Instead, use TryExecute to determine the device adapter at runtime.
2016-09-07 16:47:52 -06:00
..
internal Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
raytracing Merge branch 'precision-warnings' into 'master' 2016-09-07 13:54:13 -04:00
testing Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
Actor.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
AxisAnnotation2D.cxx Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
AxisAnnotation2D.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
AxisAnnotation3D.cxx Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
AxisAnnotation3D.h Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
AxisAnnotation.cxx Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
AxisAnnotation.h Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
BitmapFont.cxx Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
BitmapFont.h Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
BitmapFontFactory.cxx Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
BitmapFontFactory.h Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
BoundingBoxAnnotation.h Remove templating from View 2016-06-09 12:08:01 -06:00
Camera.cxx Add Camera code to rendering library 2016-09-07 16:47:44 -06:00
Camera.h Add Camera code to rendering library 2016-09-07 16:47:44 -06:00
Canvas.cxx Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
Canvas.h Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasEGL.cxx Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasEGL.h Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasGL.cxx Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasGL.h Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasOSMesa.cxx Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasOSMesa.h Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CanvasRayTracer.cxx Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
CanvasRayTracer.h Move Canvas classes to rendering library 2016-09-07 16:47:46 -06:00
CMakeLists.txt Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
Color.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
ColorBarAnnotation.cxx Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
ColorBarAnnotation.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
ColorTable.cxx Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
ColorTable.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
DecodePNG.cxx Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
DecodePNG.h Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
Mapper.cxx Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
Mapper.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperGL.cxx Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperGL.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperRayTracer.cxx Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperRayTracer.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperVolume.cxx Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MapperVolume.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
MatrixHelpers.h Make a shared header of 3D transformations 2016-06-09 13:34:29 -06:00
Scene.h Make giving Camera to View optional 2016-06-09 13:34:29 -06:00
TextAnnotation.h Make a shared header of 3D transformations 2016-06-09 13:34:29 -06:00
TextureGL.h Remove templating from View 2016-06-09 12:08:01 -06:00
Triangulator.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
View.h Resolve conflicting merges 2016-06-13 09:57:19 -06:00
WorldAnnotator.h Move AxisAnnotation classes to rendering library 2016-09-07 16:47:40 -06:00
WorldAnnotatorGL.h Move BitmapFont code to library 2016-09-07 16:47:42 -06:00