#include <ugdk/util/intervalkdtree.h>
template<class T , int DIMENSIONS>
Item< T, DIMENSIONS >::Item |
( |
Box< DIMENSIONS > |
bounding_box, |
|
|
T |
element |
|
) |
| |
template<class T , int DIMENSIONS>
template<class T , int DIMENSIONS>
Node< T, DIMENSIONS > * Item< T, DIMENSIONS >::container_node |
( |
| ) |
|
template<class T , int DIMENSIONS>
T Item< T, DIMENSIONS >::element |
( |
| ) |
|
template<class T , int DIMENSIONS>
void Item< T, DIMENSIONS >::set_container_node |
( |
Node< T, DIMENSIONS > * |
container_node | ) |
|
The documentation for this class was generated from the following file: