Celeritas
0.5.0-86+4a8eea4
|
#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. | |