vtk-m/vtkm/rendering
Robert Maynard ca9233226e Merge topic 'refactor_vtkm_rendering_export_markup'
7d295de8 Refactor vtk-m symbol visibility macros to be on the classes.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !585
2016-10-19 20:02:04 -04:00
..
internal Merge branch 'glut-unittest' 2016-09-14 09:19:57 -04:00
raytracing Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
testing compile warnings. 2016-10-12 08:35:45 -04:00
Actor.cxx Add Actor and Scene to rendering library 2016-09-07 16:47:56 -06:00
Actor.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
AxisAnnotation2D.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
AxisAnnotation2D.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
AxisAnnotation3D.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
AxisAnnotation3D.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
AxisAnnotation.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
AxisAnnotation.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
BitmapFont.cxx Move BitmapFont code to library 2016-09-07 16:47:42 -06:00
BitmapFont.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
BitmapFontFactory.cxx Make font factory arrays static for faster compilation 2016-09-07 16:48:11 -06:00
BitmapFontFactory.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
BoundingBoxAnnotation.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
BoundingBoxAnnotation.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
Camera.cxx Add Camera code to rendering library 2016-09-07 16:47:44 -06:00
Camera.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
Canvas.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
Canvas.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CanvasEGL.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
CanvasEGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CanvasGL.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
CanvasGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CanvasOSMesa.cxx Removed extraneous debug output. 2016-09-26 15:09:41 -04:00
CanvasOSMesa.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CanvasRayTracer.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
CanvasRayTracer.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CMakeLists.txt Merge topic 'osmesa-option' 2016-09-17 10:11:55 -04:00
Color.h Add ColorBarAnnotation and ColorTable to rendering library 2016-09-07 16:47:48 -06:00
ColorBarAnnotation.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
ColorBarAnnotation.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
ColorTable.cxx Remove boost::shared_ptr from rendering library 2016-09-12 11:08:06 -06:00
ColorTable.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
DecodePNG.cxx Remove uninitialized value warnings from PNGDecode 2016-09-22 09:43:24 -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 Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
MapperGL.cxx Need to continuously upload the camera for examples/Rendering. 2016-10-17 10:34:20 -04:00
MapperGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
MapperRayTracer.cxx Remove boost::shared_ptr from rendering library 2016-09-12 11:08:06 -06:00
MapperRayTracer.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
MapperVolume.cxx Remove boost::shared_ptr from rendering library 2016-09-12 11:08:06 -06:00
MapperVolume.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04: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 Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
TextAnnotation.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotation.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
TextAnnotationBillboard.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationBillboard.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
TextAnnotationScreen.cxx Add TextAnnotation to rendering library 2016-09-07 16:47:58 -06:00
TextAnnotationScreen.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
TextureGL.cxx Fix warning about precision conversion 2016-09-07 16:48:05 -06:00
TextureGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
Triangulator.h Move Mappers to rendering library 2016-09-07 16:47:52 -06:00
View2D.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
View2D.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
View3D.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
View3D.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
View.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
View.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
WorldAnnotator.cxx Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotator.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
WorldAnnotatorGL.cxx Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotatorGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00