vtk-m/vtkm/rendering
Kenneth Moreland 55af901f60 Hide Camera private parts
With only a few exceptions for simple structures, we do not expose the
members of classes. Instead, we provide accessor methods. Do this for
Camera as well as add some helper methods.
2016-06-09 12:07:58 -06:00
..
internal Modify build to handle non-X-based OpenGL 2016-05-25 15:34:14 -06:00
raytracing Hide Camera private parts 2016-06-09 12:07:58 -06:00
testing Hide Camera private parts 2016-06-09 12:07:58 -06:00
Actor.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
AxisAnnotation2D.h Change vtkm::rendering::RenderSurface to Canvas 2016-06-02 16:04:13 -06:00
AxisAnnotation3D.h Change vtkm::rendering::RenderSurface to Canvas 2016-06-02 16:04:13 -06:00
AxisAnnotation.h Change vtkm::rendering::SceneRenderer* to Mapper* 2016-06-02 13:41:14 -06:00
BitmapFont.h Fix some compile warnings 2016-06-01 15:16:13 -06:00
BitmapFontFactory.h cleanup and style 2016-06-01 13:37:03 -04:00
BoundingBoxAnnotation.h Change vtkm::rendering::SceneRenderer* to Mapper* 2016-06-02 13:41:14 -06:00
Camera.h Hide Camera private parts 2016-06-09 12:07:58 -06:00
Canvas.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
CanvasGL.h Remove Width and Height from Camera 2016-06-09 12:07:56 -06:00
CanvasOSMesa.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
CanvasRayTracer.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
CMakeLists.txt Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
Color.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00
ColorBarAnnotation.h Change vtkm::rendering::RenderSurface to Canvas 2016-06-02 16:04:13 -06:00
ColorTable.h Add cool2warm color map as default 2016-06-09 12:07:54 -06:00
Mapper.h Remove Width and Height from Camera 2016-06-09 12:07:56 -06:00
MapperGL.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06: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 Add new rendering files to CMakeLists.txt 2016-06-01 15:15:18 -06:00
Scene.h Hide internal std::vector in Scene 2016-06-09 12:07:53 -06:00
TextAnnotation.h Remove Width and Height from Camera 2016-06-09 12:07:56 -06:00
TextureGL.h Use VTK-m's OpenGLHeaders.h instead of GL/gl.h 2016-06-01 15:16:13 -06:00
Triangulator.h cleanup and style 2016-06-01 13:37:03 -04:00
View.h Hide Camera private parts 2016-06-09 12:07:58 -06:00
WorldAnnotator.h Change vtkm::rendering::SceneRenderer* to Mapper* 2016-06-02 13:41:14 -06:00
WorldAnnotatorGL.h Consolidate functionality in Canvas classes 2016-06-09 12:07:55 -06:00