vtk-m/vtkm/rendering
Kenneth Moreland 952929a7d0 Merge branch 'msvc-rendering' into 'master'
Fix several issues concerning using rendering library with Visual Studio

Write a comment or drag your files here...

See merge request !457
2016-06-16 19:40:50 -04:00
..
internal Include windows.h before gl.h 2016-06-15 16:11:41 -06:00
raytracing Get around issue with min/max macros defined 2016-06-15 17:44:45 -06:00
testing Merge branch 'EGL2' into 'master' 2016-06-16 14:48:00 -04:00
Actor.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
AxisAnnotation2D.h Do not use snprintf 2016-06-15 16:06:50 -06:00
AxisAnnotation3D.h Remove warning about loss of precision 2016-06-15 18:03:20 -06:00
AxisAnnotation.h Change vtkm::rendering::SceneRenderer* to Mapper* 2016-06-02 13:41:14 -06:00
BitmapFont.h Remove templating from View 2016-06-09 12:08:01 -06:00
BitmapFontFactory.h cleanup and style 2016-06-01 13:37:03 -04:00
BoundingBoxAnnotation.h Remove templating from View 2016-06-09 12:08:01 -06:00
Camera.h Merge branch 'msvc-rendering' into 'master' 2016-06-16 19:40:50 -04:00
Canvas.h Consolidate background color in rendering classes 2016-06-11 12:09:51 -06:00
CanvasEGL.h Add support for offscreen rendering with EGL. Added new class CanvasEGL, and a test. 2016-06-15 09:48:45 -04:00
CanvasGL.h Get raw pointer from checked iterators 2016-06-15 18:02:52 -06:00
CanvasOSMesa.h Consolidate background color in rendering classes 2016-06-11 12:09:51 -06:00
CanvasRayTracer.h Consolidate background color in rendering classes 2016-06-11 12:09:51 -06:00
CMakeLists.txt Add support for offscreen rendering with EGL. Added new class CanvasEGL, and a test. 2016-06-15 09:48:45 -04:00
Color.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
ColorBarAnnotation.h Remove templating from View 2016-06-09 12:08:01 -06:00
ColorTable.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
Mapper.h Remove BackgroundColor from Mapper 2016-06-14 14:18:21 -06:00
MapperGL.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
MapperRayTracer.h Remove BackgroundColor from Mapper 2016-06-14 14:18:21 -06:00
MapperVolume.h Remove BackgroundColor from Mapper 2016-06-14 14:18:21 -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 cleanup and style 2016-06-01 13:37:03 -04:00
View.h Resolve conflicting merges 2016-06-13 09:57:19 -06:00
WorldAnnotator.h Make defining WorldAnnotator for View optional 2016-06-09 12:08:03 -06:00
WorldAnnotatorGL.h Remove templating from View 2016-06-09 12:08:01 -06:00