xc
|
Files | |
file | allocator.hpp [code] |
Defines the allocator interface as used by the KDTree class. | |
file | function.hpp [code] |
Defines the various functors and interfaces used for KDTree. | |
file | iterator.hpp [code] |
Defines interfaces for iterators as used by the KDTree class. | |
file | kdtree.hpp [code] |
Defines the interface for the KDTree class. | |
file | node.hpp [code] |
Defines interfaces for nodes as used by the KDTree class. | |
file | region.hpp [code] |
Defines the interface of the _Region class. | |