Celeritas 0.6.0-dev.115+3b60a5fd
|
Result of a DeMorgan simplification. More...
#include <CsgTreeUtils.hh>
Public Attributes | |
CsgTree | tree |
The simplified tree. | |
std::vector< NodeId > | new_nodes |
Has the same size as the original tree, indexed by old node id, with the value pointing to the equivalent node in the simplified tree. | |
Result of a DeMorgan simplification.