vtk-m/vtkm/rendering
Mark Kim cd27a71e2b Some Windows specific problems:
snprintf is incorrect pre-VS2013.
There are iterator issues (see 2121a36f)
far is a reserved #defined in windows *sigh*
2016-08-12 18:33:27 -06:00
..
internal use the matricies from the camera for the VBO rendering. 2016-08-02 13:42:47 -04:00
raytracing Hide internal parts of Canvas 2016-06-09 12:07:59 -06:00
testing use the matricies from the camera for the VBO rendering. 2016-08-02 13:42:47 -04:00
Actor.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
AxisAnnotation2D.h Remove templating from View 2016-06-09 12:08:01 -06:00
AxisAnnotation3D.h Some Windows specific problems: 2016-08-12 18:33:27 -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 Some Windows specific problems: 2016-08-12 18:33:27 -06: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 Some Windows specific problems: 2016-08-12 18:33:27 -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 Consolidate background color in rendering classes 2016-06-11 12:09:51 -06:00
MapperGL.h Merge branch 'glut-unittest' of gitlab.kitware.com:dpugmire/vtk-m into glut-unittest 2016-08-03 10:40:53 -04:00
MapperRayTracer.h Remove Width and Height from Camera 2016-06-09 12:07:56 -06:00
MapperVolume.h Remove Width and Height from Camera 2016-06-09 12:07:56 -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