Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces
AABB.hpp File Reference
#include "shambase/SourceLocation.hpp"
#include "shambase/assert.hpp"
#include "shambackends/math.hpp"
#include "shambackends/vec.hpp"
#include <limits>
+ Include dependency graph for AABB.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammath::Ray< T >
 Ray representation for intersection testing. More...
 
struct  shammath::RingRay< T >
 Ring ray representation for intersection testing. More...
 
struct  shammath::AABB< T >
 Axis-Aligned bounding box. More...
 

Namespaces

namespace  shammath
 namespace for math utility
 

Detailed Description

Author
Anass Serhani (anass.nosp@m..ser.nosp@m.hani@.nosp@m.cnrs.nosp@m..fr)
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file AABB.hpp.