Celeritas
0.5.0-56+6b053cd
|
#include <iostream>
#include <optional>
#include <unordered_map>
#include <variant>
#include <vector>
#include "corecel/OpaqueId.hh"
#include "corecel/math/HashUtils.hh"
#include "CsgTypes.hh"
Classes | |
class | celeritas::orangeinp::CsgTree |
DAG of constructed CSG nodes within a universe. More... | |
Functions | |
std::ostream & | celeritas::orangeinp::operator<< (std::ostream &os, CsgTree const &tree) |
Print the tree's contents. | |