Celeritas  0.5.0-56+6b053cd
Functions
CsgTreeIO.json.cc File Reference
#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.