![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#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 | |
Definition in file AABB.hpp.