|
BALL
1.4.79
|
#include <BALL/DATATYPE/hashGrid.h>
Public Member Functions | |
| virtual | ~BoxIteratorTraits () |
| BoxIteratorTraits () | |
| BoxIteratorTraits (const HashGrid3 &grid) | |
| BoxIteratorTraits (const BoxIteratorTraits &traits, bool=true) | |
| const BoxIteratorTraits & | operator= (const BoxIteratorTraits &traits) |
| HashGrid3 * | getContainer () |
| const HashGrid3 * | getContainer () const |
| bool | isSingular () const |
| BoxIteratorPosition & | getPosition () |
| const BoxIteratorPosition & | getPosition () const |
| bool | operator== (const BoxIteratorTraits &traits) const |
| bool | operator!= (const BoxIteratorTraits &traits) const |
| bool | isValid () const |
| void | invalidate () |
| void | toBegin () |
| bool | isBegin () const |
| void | toEnd () |
| bool | isEnd () const |
| HashGridBox3< Item > & | getData () |
| const HashGridBox3< Item > & | getData () const |
| void | forward () |
Definition at line 976 of file hashGrid.h.
|
inlinevirtual |
Definition at line 982 of file hashGrid.h.
|
inline |
Definition at line 984 of file hashGrid.h.
|
inline |
Definition at line 990 of file hashGrid.h.
|
inline |
Definition at line 996 of file hashGrid.h.
|
inline |
Definition at line 1085 of file hashGrid.h.
|
inline |
Definition at line 1009 of file hashGrid.h.
|
inline |
Definition at line 1014 of file hashGrid.h.
|
inline |
Definition at line 1075 of file hashGrid.h.
|
inline |
Definition at line 1080 of file hashGrid.h.
|
inline |
Definition at line 1024 of file hashGrid.h.
|
inline |
Definition at line 1029 of file hashGrid.h.
|
inline |
Definition at line 1049 of file hashGrid.h.
|
inline |
Definition at line 1060 of file hashGrid.h.
|
inline |
Definition at line 1070 of file hashGrid.h.
|
inline |
Definition at line 1019 of file hashGrid.h.
|
inline |
Definition at line 1044 of file hashGrid.h.
|
inline |
Definition at line 1039 of file hashGrid.h.
|
inline |
Definition at line 1002 of file hashGrid.h.
|
inline |
Definition at line 1034 of file hashGrid.h.
|
inline |
Definition at line 1055 of file hashGrid.h.
|
inline |
Definition at line 1065 of file hashGrid.h.
1.8.7