SPH
|
Helper index sequence to iterate over particle indices of a leaf node. More...
#include <KdTree.h>
Public Member Functions | |
INLINE | LeafIndexSequence (const Size from, const Size to, ArrayView< const Size > mapping) |
INLINE LeafIndexIterator | begin () const |
INLINE LeafIndexIterator | end () const |
![]() | |
INLINE | IndexSequence (const Size from, const Size to) |
INLINE IndexIterator | begin () const |
INLINE IndexIterator | end () const |
INLINE Size | size () const |
INLINE bool | operator== (const IndexSequence &other) const |
Additional Inherited Members | |
![]() | |
Size | from |
Size | to |
Helper index sequence to iterate over particle indices of a leaf node.
|
inline |
|
inline |