Celeritas  0.5.0-56+6b053cd
Classes | Functions
ImageData.hh File Reference
#include "corecel/Assert.hh"
#include "corecel/cont/Array.hh"
#include "corecel/data/Collection.hh"
#include "corecel/data/CollectionBuilder.hh"
#include "geocel/Types.hh"
This graph shows which files directly or indirectly include this file:

Classes

struct  celeritas::ImageParamsScalars
 Scalar properties for building a rasterized image. More...
 
struct  celeritas::ImageParamsData< W, M >
 Persistent data used to construct an image. More...
 
struct  celeritas::ImageStateData< W, M >
 Image state data. More...
 

Functions

template<MemSpace M>
void celeritas::resize (ImageStateData< Ownership::value, M > *data, HostCRef< ImageParamsData > const &params)
 Resize geometry tracking states.