vtk-m2/vtkm/rendering
Kenneth Moreland 507222c489 Change rendering classes to use Range and Bounds
In addition to this being necessary to be compatible with recent
changes, it makes for cleaner declaration of these values.
2016-05-29 18:49:37 -06:00
..
internal Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00
raytracing Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
testing Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
AxisAnnotation2D.h convert float/double to vtkm::Float32/vtkm::Float64 2016-05-19 12:49:45 -04:00
AxisAnnotation3D.h convert float/double to vtkm::Float32/vtkm::Float64 2016-05-19 12:49:45 -04:00
AxisAnnotation.h convert float/double to vtkm::Float32/vtkm::Float64 2016-05-19 12:49:45 -04:00
BoundingBoxAnnotation.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
CMakeLists.txt Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00
Color.h convert float/double to vtkm::Float32/vtkm::Float64 2016-05-19 12:49:45 -04:00
ColorBarAnnotation.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
ColorTable.h Merge branch 'master' into annot5 2016-05-20 10:04:37 -04:00
Plot.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
RenderSurface.h Merge branch 'master' into annot5 2016-05-20 10:04:37 -04:00
RenderSurfaceGL.h Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -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 Merge branch 'master' into annot5 2016-05-20 10:04:37 -04:00
Scene.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
SceneRenderer.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
SceneRendererGL.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
SceneRendererRayTracer.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
SceneRendererVolume.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
Triangulator.h Merge topic 'rename_topology_tag' 2016-05-25 14:08:09 -04:00
View.h Fix shadowed variable warnings and style for View.h 2016-05-19 16:37:37 -06:00
Window.h Change rendering classes to use Range and Bounds 2016-05-29 18:49:37 -06:00
WorldAnnotator.h convert float/double to vtkm::Float32/vtkm::Float64 2016-05-19 12:49:45 -04:00
WorldAnnotatorGL.h Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00