BALL
1.4.2
|
#include <BALL/DATATYPE/hashGrid.h>
Public Member Functions | |
virtual | ~BoxIteratorTraits () |
BoxIteratorTraits () | |
BoxIteratorTraits (const HashGridBox3 &box) | |
BoxIteratorTraits (const BoxIteratorTraits &traits, bool=true) | |
HashGridBox3 * | getContainer () |
const HashGridBox3 * | 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 () |
Private Attributes | |
HashGridBox3< Item > * | bound_ |
HashGridBox3< Item > * | cur_box_ |
BoxIteratorPosition | position_ |
Position | x_ |
Position | y_ |
Position | z_ |
Definition at line 185 of file hashGrid.h.
|
inlinevirtual |
Definition at line 191 of file hashGrid.h.
|
inline |
Definition at line 193 of file hashGrid.h.
|
inline |
Definition at line 200 of file hashGrid.h.
|
inline |
Definition at line 207 of file hashGrid.h.
|
inline |
Definition at line 291 of file hashGrid.h.
|
inline |
Definition at line 213 of file hashGrid.h.
|
inline |
Definition at line 218 of file hashGrid.h.
|
inline |
Definition at line 281 of file hashGrid.h.
|
inline |
Definition at line 286 of file hashGrid.h.
|
inline |
Definition at line 228 of file hashGrid.h.
|
inline |
Definition at line 233 of file hashGrid.h.
|
inline |
Definition at line 253 of file hashGrid.h.
|
inline |
Definition at line 265 of file hashGrid.h.
|
inline |
Definition at line 276 of file hashGrid.h.
|
inline |
Definition at line 223 of file hashGrid.h.
|
inline |
Definition at line 248 of file hashGrid.h.
|
inline |
Definition at line 243 of file hashGrid.h.
|
inline |
Definition at line 238 of file hashGrid.h.
|
inline |
Definition at line 259 of file hashGrid.h.
|
inline |
Definition at line 270 of file hashGrid.h.
|
private |
Definition at line 306 of file hashGrid.h.
|
private |
Definition at line 307 of file hashGrid.h.
|
private |
Definition at line 308 of file hashGrid.h.
|
private |
Definition at line 309 of file hashGrid.h.
|
private |
Definition at line 309 of file hashGrid.h.
|
private |
Definition at line 309 of file hashGrid.h.