Files
test/source/blender
Campbell Barton d6f9ba76a5 KDTree: add BLI_kdtree_range_search_cb
This performs a range search on the kdtree, running a callback instead of allocating an array.

Allows the caller to perform extra checks in the case of overlap,
avoids redundant array allocations, since caller can handle matches.
2015-11-18 10:51:54 +11:00
..
2015-10-17 16:06:45 +11:00
2015-11-16 19:13:24 +01:00
2015-01-29 15:35:06 +11:00
2015-11-16 21:06:40 +11:00
2015-11-12 18:54:26 +11:00
2015-11-15 23:29:08 -05:00
2015-11-12 18:54:26 +11:00
2015-10-10 17:35:30 +02:00