[Spatial] box_multiset
Library of generic, k-d tree multi-dimensional containers
Brought to you by:
bouhdevel
From: Petr K. <pet...@gm...> - 2014-01-28 16:33:42
|
Hi, I am trying to use Spatial library to store very large set of boxes and than search through them using point query. I would like to know, how do I use the box_multiset class. From the documentation it not clear how am i supposed to store the box and ho do I use the search for it. Thank You, Petr Kotas |