|
Public Types | |
enum | { Dim = DimT, NChildren = 1 << DimT } |
typedef BaseT | BaseType |
typedef AACubeTreeCell< DimT, BaseT > | ThisType |
Public Member Functions | |
AACubeTreeCell () | |
void | Child (unsigned int i, ThisType *cell) |
ThisType **const | Children () |
const ThisType *const *const | Children () const |
ThisType & | operator[] (unsigned int i) |
const ThisType & | operator[] (unsigned int i) const |
~AACubeTreeCell () | |
Definition at line 14 of file AACubeTree.h.
typedef BaseT BaseType |
Definition at line 19 of file AACubeTree.h.
typedef AACubeTreeCell< DimT, BaseT > ThisType |
Definition at line 20 of file AACubeTree.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
NChildren |
Definition at line 18 of file AACubeTree.h.
|
inline |
Definition at line 22 of file AACubeTree.h.
|
inline |
Definition at line 30 of file AACubeTree.h.
|
inline |
|
inline |
|
inline |
Definition at line 59 of file AACubeTree.h.
|
inline |
Definition at line 39 of file AACubeTree.h.
|
inline |
Definition at line 44 of file AACubeTree.h.