vtk-m/vtkm/rendering/raytracing
Robert Maynard 944bc3c0d6 Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable
The new and improved vtkm::cont::ColorTable provides a more feature complete
color table implementation that is modeled after
vtkDiscretizableColorTransferFunction. This class therefore supports different
color spaces ( rgb, lab, hsv, diverging ) and supports execution across all
device adapters.
2018-03-28 16:11:23 -04:00
..
BoundingVolumeHierarchy.cxx Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
BoundingVolumeHierarchy.h Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
Camera.cxx avoiding zero directions 2017-12-03 09:38:53 -08:00
Camera.h adding 2d ortho support to ray tracing and updating WireFramer to support 2d lines and 1D line plots 2017-10-26 07:58:02 -07:00
CellIntersector.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
CellSampler.h Update Newton's Method to return solution status 2017-10-10 14:01:41 -04:00
CellTables.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
ChannelBuffer.cxx removing debug statements 2017-11-01 14:00:38 -07:00
ChannelBuffer.h Misc. typos 2018-01-30 06:51:47 -05:00
ChannelBufferOperations.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityBase.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityBase.h More typos 2018-01-30 06:51:47 -05:00
ConnectivityTracer.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityTracer.h Misc. typos 2018-01-30 06:51:47 -05:00
ConnectivityTracer.hxx VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
ConnectivityTracerBase.cxx Misc. typos 2018-01-30 06:51:47 -05:00
ConnectivityTracerBase.h More typos 2018-01-30 06:51:47 -05:00
ConnectivityTracerFactory.cxx vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
ConnectivityTracerFactory.h vtkm::rendering has more compilation units to help out 32bit compilers 2018-01-16 10:20:15 -05:00
Logger.cxx Consistenly use nullptr in vtk-m. 2017-09-25 09:57:23 -04:00
Logger.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MeshConnectivityBuilder.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
MeshConnectivityStructures.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
MortonCodes.h VTK-m uses static const/constexpr when supported ( so not on cuda 7.5 ) 2018-02-26 16:41:29 -05:00
Ray.h removing debug statements 2017-11-01 14:00:38 -07:00
RayOperations.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RayOperations.h Follow-up typo 2018-02-12 20:48:57 -05:00
RayTracer.cxx Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
RayTracer.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
RayTracingTypeDefs.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
TriangleIntersector.h Cleanup includes of ExecutionWholeArray.h 2018-01-02 10:30:16 -05:00
VolumeRendererStructured.cxx Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
VolumeRendererStructured.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
Worklets.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00