Celeritas
0.5.0-56+6b053cd
|
#include <memory>
#include "corecel/Types.hh"
#include "corecel/data/CollectionMirror.hh"
#include "corecel/data/ParamsDataInterface.hh"
#include "ImageData.hh"
#include "ImageInterface.hh"
Classes | |
struct | celeritas::ImageInput |
Image construction arguments. More... | |
class | celeritas::ImageParams |
Manage properties of an image. More... | |
class | celeritas::Image< M > |
Implement an image on host or device. More... | |