|
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 15 of file AACubeTree.h.
typedef BaseT BaseType |
Definition at line 24 of file AACubeTree.h.
typedef AACubeTreeCell<DimT, BaseT> ThisType |
Definition at line 25 of file AACubeTree.h.
anonymous enum |
Enumerator | |
---|---|
Dim | |
NChildren |
Definition at line 18 of file AACubeTree.h.
|
inline |
Definition at line 27 of file AACubeTree.h.
|
inline |
Definition at line 35 of file AACubeTree.h.
|
inline |
|
inline |
|
inline |
Definition at line 69 of file AACubeTree.h.
|
inline |
Definition at line 45 of file AACubeTree.h.
|
inline |
Definition at line 51 of file AACubeTree.h.