vtk-m2/vtkm/rendering
Kenneth Moreland 1736a117ba Fix warnings about out of order member initialization
There are a lot of VTK-m coding style issues I would also like to clean
up (such as variable names and using "this->" before member variables),
but it is late and I want to go home.
2016-05-19 17:27:16 -06:00
..
raytracing Fix warnings about out of order member initialization 2016-05-19 17:27:16 -06:00
testing Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
AxisAnnotation2D.h adding 2d annotations and fixing a viewport bug 2016-05-09 16:32:27 -04:00
AxisAnnotation3D.h adding 2d annotations and fixing a viewport bug 2016-05-09 16:32:27 -04:00
AxisAnnotation.h adding 3d axes 2016-04-19 17:04:00 -04:00
BoundingBoxAnnotation.h Merge branch 'annot2' of gitlab.kitware.com:jsmeredith/vtk-m into annot2 2016-04-19 09:16:10 -04:00
CMakeLists.txt Ray Tracer 2016-05-17 22:13:36 -07:00
Color.h adding rendering from other branch 2016-03-28 08:50:04 -04:00
ColorBarAnnotation.h adding color bar legend 2016-05-18 15:29:50 -04:00
ColorTable.h Added structured 2016-05-18 16:30:07 -07:00
Plot.h Ray Tracer 2016-05-17 22:13:36 -07:00
RenderSurface.h Fix warning about initialization out of order in RenderSurface.h 2016-05-19 16:59:39 -06:00
RenderSurfaceGL.h Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
RenderSurfaceGLX.h refactoring render surfaces to unify duplicate code. 2016-05-18 14:34:10 -04:00
RenderSurfaceOSMesa.h Fix warning about initialization out of order in RenderSurface.h 2016-05-19 16:59:39 -06:00
RenderSurfaceRayTracer.h Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
Scene.h Merge branch 'annot2' of gitlab.kitware.com:jsmeredith/vtk-m into annot2 2016-04-19 09:16:10 -04:00
SceneRenderer.h Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
SceneRendererGL.h Support for 2D rendering. And some general clean up. 2016-04-18 16:42:59 -04:00
SceneRendererRayTracer.h Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
SceneRendererVolume.h Fix multiple warnings about unused params and precision loss 2016-05-19 17:15:06 -06:00
Triangulator.h Add support for 2D structured cells. 2016-04-14 17:04:58 -04:00
View.h Fix shadowed variable warnings and style for View.h 2016-05-19 16:37:37 -06:00
Window.h Fix warnings about out of order member initialization 2016-05-19 17:27:16 -06:00
WorldAnnotator.h adding 3d axes 2016-04-19 17:04:00 -04:00
WorldAnnotatorGL.h adding world annotation capability and 3d bounding box. 2016-04-15 15:24:23 -04:00