Celeritas
0.5.0-56+6b053cd
|
#include "IntersectSurfaceBuilder.hh"
#include "orange/BoundingBoxUtils.hh"
#include "orange/surf/RecursiveSimplifier.hh"
#include "orange/surf/SurfaceClipper.hh"
#include "detail/CsgUnitBuilder.hh"
#include "detail/IntersectSurfaceState.hh"
#include "detail/NegatedSurfaceClipper.hh"
Functions | |
void | celeritas::orangeinp::visit (IntersectSurfaceBuilder &csb, Sense sense, VariantSurface const &surf) |
Apply an intersect surface builder to an unknown type. | |