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-22 17:25:37 +11:00
2015-10-17 16:06:45 +11:00
2015-11-17 11:22:30 +11:00
2015-11-18 10:51:54 +11:00
2015-11-16 19:13:24 +01:00
2015-09-27 09:51:56 +02:00
2015-11-17 14:36:22 +11:00
2015-11-09 21:00:53 +01:00
2015-11-12 20:29:54 +05:00
2015-01-29 15:35:06 +11:00
2015-11-06 18:36:22 +05:00
2015-11-17 15:31:35 +05:00
2015-11-09 21:00:53 +01:00
2015-11-16 21:06:40 +11:00
2015-04-07 11:25:42 +10:00
2015-11-16 17:22:07 +05:00
2015-11-12 18:54:26 +11:00
2015-11-15 23:29:08 -05:00
2015-11-06 01:13:23 +11:00
2015-11-12 18:54:26 +11:00
2015-08-24 14:09:01 +02:00
2015-11-16 15:19:30 +11:00
2015-10-10 17:35:30 +02:00
2015-11-16 18:20:41 +05:00
2015-11-12 21:52:25 +11:00
2015-08-18 07:01:26 +10:00
2015-08-18 07:01:26 +10:00