|
| file | algorithm.hpp [code] |
| | Contains the definition of several common algorithms on the containers.
|
| |
| file | box_multimap.hpp [code] |
| | Contains the definition of the spatial::box_multimap containers.
|
| |
| file | box_multiset.hpp [code] |
| | Contains the definition of the spatial::box_multiset.
|
| |
| file | equal_iterator.hpp [code] |
| | Provides equal_iterator and all the functions around it.
|
| |
| file | exception.hpp [code] |
| | Defines exceptions that are being thrown by the library.
|
| |
| file | function.hpp [code] |
| | Main functors that are used in the library.
|
| |
| file | idle_box_multimap.hpp [code] |
| | Contains the definition of the spatial::idle_box_multimap containers.
|
| |
| file | idle_box_multiset.hpp [code] |
| | Contains the definition of spatial::idle_box_multiset containers.
|
| |
| file | idle_point_multimap.hpp [code] |
| | Contains the definition of the spatial::idle_point_multimap.
|
| |
| file | idle_point_multiset.hpp [code] |
| | Contains the definition of the spatial::idle_point_multiset containers.
|
| |
| file | mapping_iterator.hpp [code] |
| | Provides mapping_iterator and all the functions around it.
|
| |
| file | metric.hpp [code] |
| | Contains the definition of the default metrics available to use with the neighbor iterators.
|
| |
| file | neighbor_iterator.hpp [code] |
| | Provides neighbor iterator and all the functions around it.
|
| |
| file | ordered_iterator.hpp [code] |
| | Provides spatial::ordered_iterator and all the functions around it.
|
| |
| file | point_multimap.hpp [code] |
| | Contains the definition of the spatial::point_multimap.
|
| |
| file | point_multiset.hpp [code] |
| | Contains the definition of the spatial::point_multiset.
|
| |
| file | region_iterator.hpp [code] |
| | Call the definition of all iterators related to spatial::region_iterator.
|
| |
| file | spatial.hpp [code] |
| | Introduces the spatial namespace, defines base types used throughout the library.
|
| |
| file | traits.hpp [code] |
| | Define several trait classes for types in the library, including containers and metric types.
|
| |