vtk-m/vtkm/rendering/raytracing
2018-12-27 10:10:36 -05:00
..
BoundingVolumeHierarchy.cxx Misc. typos 2018-10-04 10:30:33 -04:00
BoundingVolumeHierarchy.h refactoring ray tracing 2018-09-10 19:25:42 -07:00
BVHTraverser.h removing unused variable 2018-10-30 08:09:11 -07:00
Camera.cxx removing print statements 2018-09-13 09:18:18 -07:00
Camera.h refactoring ray tracing 2018-09-10 19:25:42 -07:00
CellIntersector.h updates to the connectivity tracer 2018-10-30 07:46:42 -07: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 updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
ChannelBuffer.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
ChannelBufferOperations.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
CMakeLists.txt updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
ConnectivityTracer.cxx adjusing ray start 2018-12-02 19:14:27 -08:00
ConnectivityTracer.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
CylinderExtractor.cxx adding doxygen comments to new rendering 2018-09-12 07:41:37 -07:00
CylinderExtractor.h adding doxygen comments to new rendering 2018-09-12 07:41:37 -07:00
CylinderIntersector.cxx updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
CylinderIntersector.h updates to the connectivity tracer 2018-10-30 07:46:42 -07: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
MeshConnectivityBase.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
MeshConnectivityBuilder.cxx adjusing ray start 2018-12-02 19:14:27 -08:00
MeshConnectivityBuilder.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
MeshConnectivityContainers.cxx updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
MeshConnectivityContainers.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
MortonCodes.h refactoring ray tracing 2018-09-10 19:25:42 -07:00
PartialComposite.h adding files patch forgot 2018-10-30 08:18:56 -07:00
QuadExtractor.cxx adding more ray tracing files 2018-09-10 19:56:57 -07:00
QuadExtractor.h adding more ray tracing files 2018-09-10 19:56:57 -07:00
QuadIntersector.cxx updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
QuadIntersector.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
Ray.h refactoring ray tracing 2018-09-10 19:25:42 -07:00
RayOperations.cxx removing matrix inverse because of false negatives 2018-12-18 15:49:41 -08:00
RayOperations.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
RayTracer.cxx VTK-m device side math functions need to use the vtkm:: wrappers 2018-10-18 13:57:53 -04:00
RayTracer.h adding switch for ray tracer shadning 2018-09-25 11:31:37 -07:00
RayTracingTypeDefs.h refactoring ray tracing 2018-09-10 19:25:42 -07:00
Sampler.h adding more missing files 2018-09-10 20:27:34 -07:00
ShapeIntersector.cxx adding more ray tracing files 2018-09-10 19:56:57 -07:00
ShapeIntersector.h adding more ray tracing files 2018-09-10 19:56:57 -07:00
SphereExtractor.cxx adding more ray tracing files 2018-09-10 19:56:57 -07:00
SphereExtractor.h adding more ray tracing files 2018-09-10 19:56:57 -07:00
SphereIntersector.cxx updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
SphereIntersector.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
TriangleExtractor.cxx adding more ray tracing files 2018-09-10 19:56:57 -07:00
TriangleExtractor.h adding more ray tracing files 2018-09-10 19:56:57 -07:00
TriangleIntersections.h adding files patch forgot 2018-10-30 08:18:56 -07:00
TriangleIntersector.cxx adding files patch forgot 2018-10-30 08:18:56 -07:00
TriangleIntersector.h updates to the connectivity tracer 2018-10-30 07:46:42 -07:00
VolumeRendererStructured.cxx Correct maybe-uninitialized warnings found from examples 2018-12-27 10:10:36 -05:00
VolumeRendererStructured.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Worklets.h Misc. typos 2018-08-07 17:50:41 -04:00