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