Sergey Sharybin 1c5cceb7af Cycles: Move intersection math to own header file
There are following benefits:

- Modifying intersection algorithm will not cause so much re-compilation.
- It works around header dependency hell and allows us to use vectorization
  types much easier in there.
2017-03-23 17:45:19 +01:00
2017-02-27 19:33:57 -05:00
2017-03-21 12:01:03 +01:00
2017-03-23 15:47:23 +01:00
2017-03-12 02:47:53 +11:00
2017-03-11 20:48:12 +11:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%