Go to the source code of this file.
|
struct | ug::ntree< tree_dim, world_dim, TElem, TCommonData >::Entry |
| An Entry combines an element with the index to the next entry in a leaf-node's entry list. More...
|
|
struct | ug::ntree< tree_dim, world_dim, TElem, TCommonData >::Node |
|
class | ug::ntree< tree_dim, world_dim, TElem, TCommonData > |
| The n-tree class can be used to construct space partitioning trees of dimensions 1, 2, and 3. More...
|
|
struct | ug::ntree_traits< tree_dim, world_dim, elem_t, common_data_t > |
|
struct | ug::NTreeDesc |
|
struct | ug::ntree< tree_dim, world_dim, TElem, TCommonData >::pow< n, exponent > |
| static template implementation to raise n to the power exponent More...
|
|
struct | ug::ntree< tree_dim, world_dim, TElem, TCommonData >::pow< n, 0 > |
|