#include <ugdk/util/intervalkdtree.h>
template<int DIMENSIONS>
Box< DIMENSIONS >::Box |
( |
const Box< DIMENSIONS > & |
box | ) |
|
template<int DIMENSIONS>
bool Box< DIMENSIONS >::Contains |
( |
const Box< DIMENSIONS > & |
box | ) |
const |
template<int DIMENSIONS>
bool Box< DIMENSIONS >::Intersects |
( |
const Box< DIMENSIONS > * |
box | ) |
const |
template<int DIMENSIONS>
bool Box< DIMENSIONS >::IsAbove |
( |
int |
depth, |
|
|
Coordinate |
boundary |
|
) |
| const |
template<int DIMENSIONS>
bool Box< DIMENSIONS >::IsBelow |
( |
int |
depth, |
|
|
Coordinate |
boundary |
|
) |
| const |
template<int DIMENSIONS>
void Box< DIMENSIONS >::setBox |
( |
const Box< DIMENSIONS > & |
box | ) |
|
The documentation for this class was generated from the following file: