vtk-m/vtkm/rendering
2017-08-06 12:18:30 -07:00
..
internal Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
raytracing Multi canvas rendering 2017-08-06 11:59:19 -07:00
testing Removing debug statements 2017-08-06 12:18:30 -07:00
Actor.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Actor.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
AxisAnnotation2D.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
AxisAnnotation2D.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
AxisAnnotation3D.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
AxisAnnotation3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
AxisAnnotation.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
AxisAnnotation.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
BitmapFont.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
BitmapFont.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
BitmapFontFactory.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
BitmapFontFactory.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
BoundingBoxAnnotation.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
BoundingBoxAnnotation.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Camera.cxx multi-canvas working for ray tracer + volume renderer 2017-08-05 19:11:28 -07:00
Camera.h Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04:00
Canvas.cxx Saving pnms with VS2015 converts LF into CRLF unless the file is opened as binary. 2017-07-06 18:56:16 -04:00
Canvas.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CanvasEGL.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CanvasEGL.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CanvasGL.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CanvasGL.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CanvasOSMesa.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
CanvasOSMesa.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CanvasRayTracer.cxx Multi canvas rendering 2017-08-06 11:59:19 -07:00
CanvasRayTracer.h multi-canvas working for ray tracer + volume renderer 2017-08-05 19:11:28 -07:00
CMakeLists.txt composing ray tracer and volume renderer is successful. Still need a strategy for the background color. 2017-08-04 09:24:05 -07:00
Color.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Color.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ColorBarAnnotation.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ColorBarAnnotation.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ColorTable.cxx refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
ColorTable.h refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
ConnectivityProxy.cxx Multi canvas rendering 2017-08-06 11:59:19 -07:00
ConnectivityProxy.h refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
DecodePNG.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DecodePNG.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Mapper.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Mapper.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
MapperConnectivity.cxx refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
MapperConnectivity.h Cleaning up rendering headers and moving structured volume renderer into cxx file 2017-07-08 13:48:38 -07:00
MapperGL.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
MapperGL.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
MapperRayTracer.cxx Multi canvas rendering 2017-08-06 11:59:19 -07:00
MapperRayTracer.h Multi canvas rendering 2017-08-06 11:59:19 -07:00
MapperVolume.cxx multi-canvas working for ray tracer + volume renderer 2017-08-05 19:11:28 -07:00
MapperVolume.h refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
MatrixHelpers.h Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04:00
Scene.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
Scene.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotation.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotation.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotationBillboard.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotationBillboard.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotationScreen.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextAnnotationScreen.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextureGL.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
TextureGL.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Triangulator.h adding support in rendering triangulator for cell set permutation 2017-08-02 08:46:33 -07:00
View1D.cxx Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04:00
View1D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
View2D.cxx Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04:00
View2D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
View3D.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
View3D.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
View.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
View.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
WorldAnnotator.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
WorldAnnotator.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
WorldAnnotatorGL.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
WorldAnnotatorGL.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00