vtk-m2/vtkm/rendering
Robert Maynard 295de14deb Merge topic 'consistently_guard_around_windows_h'
6b1094c7 Consistently include windows.h by making a wrapper header.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !620
2016-11-30 13:56:49 -05:00
..
internal Merge topic 'consistently_guard_around_windows_h' 2016-11-30 13:56:49 -05:00
raytracing Fix an issue with casting a float to an int too soon 2016-11-22 15:34:56 -07:00
testing compile warnings. 2016-10-12 08:35:45 -04:00
Actor.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Camera.cxx Add Camera code to rendering library 2016-09-07 16:47:44 -06:00
Camera.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Canvas.cxx Add View to rendering library 2016-09-07 16:48:04 -06:00
Canvas.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CanvasRayTracer.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
CMakeLists.txt Revert "Don't build vtkm_rendering if we can't find opengl" 2016-11-23 12:14:44 -07:00
Color.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ColorBarAnnotation.cxx Explicitly implement constructors and destructors 2016-09-08 17:08:17 -06:00
ColorBarAnnotation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Fix uninitialized warnings from DecodePNG. 2016-10-31 15:26:05 -04: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MapperGL.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MapperVolume.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
MatrixHelpers.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TextureGL.h Refactor vtk-m symbol visibility macros to be on the classes. 2016-10-19 15:01:32 -04:00
Triangulator.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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 Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
WorldAnnotator.cxx Add WorldAnnotator to rendering library 2016-09-07 16:48:01 -06:00
WorldAnnotator.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07: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