Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::ImageParamsData< W, M > Struct Template Reference

Persistent data used to construct an image. More...

#include <ImageData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 True if assigned.
 
template<Ownership W2, MemSpace M2>
ImageParamsDataoperator= (ImageParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

ImageParamsScalars scalars
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::ImageParamsData< W, M >

Persistent data used to construct an image.

TODO: add material/cell -> RGB for inline rendering?


The documentation for this struct was generated from the following file: