Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Functions
pyRay.cpp File Reference
#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)
 

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 pyRay.cpp.

Function Documentation

◆ init_shamrock_math_Ray()

template<class T >
void shampylib::init_shamrock_math_Ray ( py::module &  m,
std::string  name 
)

Definition at line 23 of file pyRay.cpp.

◆ init_shamrock_math_RingRay()

template<class T >
void shampylib::init_shamrock_math_RingRay ( py::module &  m,
std::string  name 
)

Definition at line 46 of file pyRay.cpp.