vtk-m/vtkm/rendering/raytracing
2018-07-30 12:56:12 -07:00
..
BoundingVolumeHierarchy.cxx fixing bvh warning with gcc8 2018-07-30 12:56:12 -07:00
BoundingVolumeHierarchy.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Camera.cxx Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04: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 Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ChannelBuffer.h Misc. typos 2018-01-30 06:51:47 -05:00
ChannelBufferOperations.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04: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 Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ConnectivityTracerBase.cxx Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04: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 Misc. typos 2018-06-14 16:49:11 -04:00
MeshConnectivityStructures.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
MortonCodes.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Ray.h Refactor ArrayHandleCompositeVector to simplify usage and impl. 2018-05-16 11:45:12 -04:00
RayOperations.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RayOperations.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
RayTracer.cxx Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
RayTracer.h Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
RayTracingTypeDefs.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
TriangleIntersector.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
VolumeRendererStructured.cxx Supress declaration warning in VolumeRendererStructured 2018-05-31 09:27:49 -04:00
VolumeRendererStructured.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Worklets.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00