|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| void | bvh_reference_sort (const int start, const int end, BVHReference *data, const int dim, const BVHUnaligned *unaligned_heuristic=nullptr, const Transform *aligned_space=nullptr) |
| void bvh_reference_sort | ( | const int | start, |
| const int | end, | ||
| BVHReference * | data, | ||
| const int | dim, | ||
| const BVHUnaligned * | unaligned_heuristic = nullptr, | ||
| const Transform * | aligned_space = nullptr ) |
Definition at line 167 of file sort.cpp.
References bvh_reference_sort_threaded(), BVH_SORT_THRESHOLD, count, data, sort(), and task_pool.
Referenced by BVHObjectSplit::BVHObjectSplit(), and BVHObjectSplit::split().