Celeritas
0.5.0-56+6b053cd
|
#include "CsgTree.hh"
#include <algorithm>
#include <tuple>
#include <utility>
#include <variant>
#include "corecel/cont/Range.hh"
#include "detail/NodeSimplifier.hh"
Functions | |
std::ostream & | celeritas::orangeinp::operator<< (std::ostream &os, CsgTree const &tree) |
Print the tree's contents. | |