|
| | ObjectIterator (const RadixTree< u_morton, vec > &rtree, sycl::handler &cgh) |
| template<class Functor_iter> |
| void | iter_object_in_cell (const u32 &cell_id, Functor_iter &&func_it) const |
| template<class Functor_int_cd, class Functor_iter, class Functor_iter_excl> |
| void | rtree_for (Functor_int_cd &&func_int_cd, Functor_iter &&func_it, Functor_iter_excl &&func_excl) const |
| template<class Functor_int_cd, class Functor_iter> |
| void | rtree_for (Functor_int_cd &&func_int_cd, Functor_iter &&func_it) const |
template<class u_morton, class vec>
class shamrock.tree::ObjectIterator< u_morton, vec >
Definition at line 25 of file TreeTraversal.hpp.