Represent a cell's open-interval boundary object along one single axis by two irreducible, multivariate polynomials of level k.
More...
Represent a cell's open-interval boundary object along one single axis by two irreducible, multivariate polynomials of level k.
A sector is an algebraic/"moving" boundary, because it's basically a function f: algReal^{k-1} -> (algReal,algReal); from a multi-dimensional input point of level k-1 (whose components are algebraic reals) to a pair of algebraic reals (the lower and upper bound for an open interval along k-th axis that changes depending on the input point). Note that if 'lowBound' or 'highBound' is not defined, then this represents negative and positive infinity, respectively.
Definition at line 76 of file OpenCAD.h.