blender/intern/cycles/bvh
2016-03-31 10:06:21 +02:00
..
bvh_binning.cpp Cycles: Avoid copying objects in some places of BVH build 2015-08-30 16:48:16 +02:00
bvh_binning.h Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
bvh_build.cpp Cycles: Pass BVH builder by const reference to spatial splitters 2016-03-31 10:06:21 +02:00
bvh_build.h Cycles: Pass BVH builder by const reference to spatial splitters 2016-03-31 10:06:21 +02:00
bvh_node.cpp Cycles: Use proper node counter to allocate QBVH nodes 2014-12-25 02:50:49 +05:00
bvh_node.h Cleanup: style & const's 2015-05-05 05:19:49 +10:00
bvh_params.h Cycles: Only sort indices when finding a best dimension to split 2016-03-31 10:06:21 +02:00
bvh_sort.cpp Cycles: Only sort indices when finding a best dimension to split 2016-03-31 10:06:21 +02:00
bvh_sort.h Cycles: Only sort indices when finding a best dimension to split 2016-03-31 10:06:21 +02:00
bvh_split.cpp Cycles: Pass BVH builder by const reference to spatial splitters 2016-03-31 10:06:21 +02:00
bvh_split.h Cycles: Pass BVH builder by const reference to spatial splitters 2016-03-31 10:06:21 +02:00
bvh.cpp Cycles: Use dedicated BVH for subsurface ray casting 2016-03-25 13:42:13 +01:00
bvh.h Cleanup: Remove some more BVH cache code, for reading/writing the cache. 2015-09-24 16:49:10 +02:00
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00