Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes
CLBVHObjectIterator.hpp File Reference
#include "shambackends/DeviceBuffer.hpp"
#include "shammath/AABB.hpp"
#include "shammath/sfc/morton.hpp"
#include "shamtree/CellIterator.hpp"
#include "shamtree/KarrasRadixTree.hpp"
#include "shamtree/KarrasRadixTreeAABB.hpp"
#include "shamtree/LeafCellIterator.hpp"
#include "shamtree/MortonReducedSet.hpp"
+ Include dependency graph for CLBVHObjectIterator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shamtree::CLBVHTraverserAccessed< Tmorton, Tvec, dim >
 Accessed version of CLBVHTraverser. More...
 
struct  shamtree::CLBVHObjectIteratorAccessed< Tmorton, Tvec, dim >
 Accessed version of CLBVHObjectIterator. More...
 
class  shamtree::CLBVHTraverser< Tmorton, Tvec, dim >
 This class is designed to traverse a BVH tree represented as a Compressed Leaf BVH (CLBVH) and a Karras Radix Tree. More...
 
struct  shamtree::CLBVHTraverserHost< Tmorton, Tvec, dim >
 host version of the traverser More...
 
class  shamtree::CLBVHObjectIterator< Tmorton, Tvec, dim >
 This class is designed to traverse a BVH tree represented as a Compressed Leaf BVH (CLBVH) and a Karras Radix Tree. More...
 
struct  shamtree::CLBVHObjectIteratorHost< Tmorton, Tvec, dim >
 host version of the object iterator More...
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file CLBVHObjectIterator.hpp.