|
MP5
Photomosaic
|
KDTree implementation using Points in k-dimensional space. More...
Classes | |
| class | KDTree< Dim > |
| KDTree class: implemented using Points in Dim dimensional space (given by the template parameter). More... | |
| struct | KDTree< Dim >::KDTreeNode |
| Internal structure for a node of KDTree. More... | |
KDTree implementation using Points in k-dimensional space.