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