vtk-m/vtkm/rendering
Manish Mathai 68648863bc Exports Color class, adding visibility to static members
Color class contains predefined colors as static members and needs to be
exported for them to be accessible outside the library.
2017-07-24 11:59:19 -07:00
..
internal Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
raytracing Adding ArrayHandleCast header 2017-07-08 14:03:33 -07:00
testing Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04: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 Fixing View1d and View2d x scaling. 2017-07-17 09:58:15 -04: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 refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
CanvasRayTracer.h refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -07:00
CMakeLists.txt Merge topic 'fix_for_rt_lib' 2017-07-10 10:36:19 -04:00
Color.cxx clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
Color.h Exports Color class, adding visibility to static members 2017-07-24 11:59:19 -07: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 refactoring ray tracing and adding new renderer 2017-06-17 14:28:45 -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 Cleaning up rendering headers and moving structured volume renderer into cxx file 2017-07-08 13:48:38 -07:00
MapperRayTracer.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
MapperVolume.cxx Cleaning up rendering headers and moving structured volume renderer into cxx file 2017-07-08 13:48:38 -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 Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04: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