|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include <nlohmann/json.hpp>
Functions | |
| void | celeritas::to_json (nlohmann::json &j, ImageInput const &v) |
| void | celeritas::from_json (nlohmann::json const &j, ImageInput &v) |
| void | celeritas::to_json (nlohmann::json &j, ImageParams const &p) |
| void celeritas::from_json | ( | nlohmann::json const & | j, |
| ImageInput & | v | ||
| ) |
I/O routines for JSON
| void celeritas::to_json | ( | nlohmann::json & | j, |
| ImageInput const & | v | ||
| ) |
I/O routines for JSON
| void celeritas::to_json | ( | nlohmann::json & | j, |
| ImageParams const & | p | ||
| ) |
I/O routines for JSON