Home
last modified time | relevance | path

Searched refs:best_split_pivot (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/math/bvh/
H A Dbvh_sahpartitioner.h117 size_t best_split_pivot = 0; in partition() local
151 best_split_pivot = i; in partition()
164 const size_t pivot = begin + best_split_pivot; in partition()
H A Dbvh_sbvhpartitioner.h175 size_t& best_split_pivot,
434 size_t& best_split_pivot, in find_object_split() argument
477 best_split_pivot = i; in find_object_split()