|
Celeritas 0.7+cf8d83d
|
#include "corecel/math/Algorithms.hh"#include "corecel/math/NumericLimits.hh"#include "ImageLineView.hh"Classes | |
| class | celeritas::Raytracer< GTV, F > |
| Trace each pixel along a line. More... | |
Functions | |
| template<class GTV , class F > | |
| celeritas::Raytracer (GTV &&, F &&, ImageLineView const &) -> Raytracer< GTV, F > | |