#include <climits>
#include "Vector.H"
#include "Box.H"
#include "IntVectSet.H"
#include "REAL.H"
#include "Interval.H"
#include <list>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | MergeBoxesOnLines |
Class which merges boxes in a direction without changing the overall box coverage. More... |