![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/string.hpp"#include "shambackends/fmt_bindings/fmt_defs.hpp"#include "shambindings/pybindaliases.hpp"#include "shambindings/pytypealias.hpp"#include "shammath/AABB.hpp"
Include dependency graph for pyAABB.cpp:Go to the source code of this file.
Functions | |
| template<class T > | |
| void | shampylib::init_shamrock_math_AABB (py::module &m, std::string name) |
| template void | shampylib::init_shamrock_math_AABB< f64_3 > (py::module &m, std::string name) |
Definition in file pyAABB.cpp.
| void shampylib::init_shamrock_math_AABB | ( | py::module & | m, |
| std::string | name | ||
| ) |
Definition at line 25 of file pyAABB.cpp.