|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include "CsgTreeIO.json.hh"#include <string>#include "corecel/cont/Range.hh"#include "corecel/cont/VariantUtils.hh"#include "corecel/io/LabelIO.json.hh"#include "corecel/io/StreamableVariant.hh"#include "geocel/BoundingBoxIO.json.hh"#include "orange/surf/SurfaceIO.hh"#include "orange/transform/TransformIO.hh"#include "CsgTree.hh"#include "detail/CsgUnit.hh"Functions | |
| void | celeritas::orangeinp::to_json (json &j, CsgTree const &tree) |
| void | celeritas::orangeinp::detail::to_json (nlohmann::json &j, CsgUnit const &unit) |
| Write CSG unit to JSON. | |