vtk-m/vtkm/rendering
Kenneth Moreland 22c6741152 Add View to rendering library
To get rid of some templates, I added the ability to create new
instances of mappers and canvases without knowing their type.
2016-09-07 16:48:04 -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 Add View to rendering library 2016-09-07 16:48:04 -06:00
Actor.cxx Add Actor and Scene to rendering library 2016-09-07 16:47:56 -06:00
Actor.h Add Actor and Scene to rendering library 2016-09-07 16:47:56 -06:00
AxisAnnotation2D.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
AxisAnnotation2D.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
AxisAnnotation3D.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
AxisAnnotation3D.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -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 Add View to rendering library 2016-09-07 16:48:04 -06:00
Canvas.h Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasEGL.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasEGL.h Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasGL.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasGL.h Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasOSMesa.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasOSMesa.h Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasRayTracer.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasRayTracer.h Add View to rendering library 2016-09-07 16:48:04 -06:00
CMakeLists.txt Add View to rendering library 2016-09-07 16:48:04 -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 Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperGL.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperGL.h Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperRayTracer.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperRayTracer.h Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperVolume.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
MapperVolume.h Add View to rendering library 2016-09-07 16:48:04 -06:00
MatrixHelpers.h Make a shared header of 3D transformations 2016-06-09 13:34:29 -06:00
Scene.cxx Add Actor and Scene to rendering library 2016-09-07 16:47:56 -06:00
Scene.h Add Actor and Scene to rendering library 2016-09-07 16:47:56 -06:00
TextAnnotation.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotation.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationBillboard.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationBillboard.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationScreen.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationScreen.h Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextureGL.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
TextureGL.h Add View to rendering library 2016-09-07 16:48:04 -06:00
Triangulator.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
View2D.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
View2D.h Add View to rendering library 2016-09-07 16:48:04 -06:00
View3D.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
View3D.h Add View to rendering library 2016-09-07 16:48:04 -06:00
View.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
View.h Add View to rendering library 2016-09-07 16:48:04 -06:00
WorldAnnotator.cxx Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotator.h Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotatorGL.cxx Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotatorGL.h Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00